commit | b417d7d69f72f3f8224887f63b6d569dc1b19b02 | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Wed Apr 09 11:31:43 2014 +0900 |
committer | Yohei Yukawa <yukawa@google.com> | Wed Apr 09 15:51:39 2014 +0900 |
tree | 28ef4a4f2b31ed780668667a145925f72b597e7b | |
parent | 27a4f2e5e17ef684a94fbd66b5d74ad0fc1fa4f6 [diff] [blame] |
Make NELEMS type-safe Change-Id: I867271665b3c595dc40ac63e93e68c87dc213d08
diff --git a/native/jni/NativeFileList.mk b/native/jni/NativeFileList.mk index 1031903..ce39752 100644 --- a/native/jni/NativeFileList.mk +++ b/native/jni/NativeFileList.mk
@@ -101,4 +101,5 @@ time_keeper.cpp) LATIN_IME_CORE_TEST_FILES := \ + defines_test.cpp \ utils/autocorrection_threshold_utils_test.cpp