Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3261)

Unified Diff: base/base.gyp

Issue 11038015: Android: lazy initialization for method id. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Split files Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 090481346262bbdcbe8534115f30871184af797e..746c6cd8dbd7d64b68fea96feec472fa104cd2ef 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -367,6 +367,7 @@
'sources': [
# Tests.
'android/jni_android_unittest.cc',
+ 'android/jni_method_id_unittest.cc',
joth 2012/10/03 17:31:52 nit: should add jni_method_id.h somewhere in here
'android/path_utils_unittest.cc',
'android/scoped_java_ref_unittest.cc',
'at_exit_unittest.cc',
« base/android/jni_method_id_unittest.cc ('K') | « base/android/jni_method_id_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698