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

Unified Diff: base/base.gyp

Issue 12255042: [Android] Introduce a Java wrapper for TemplateUrlService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 7 years, 10 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 c114875a7f868ea9e9da1e49082e9a7e3cbd4f29..04eb5e6e21f9d6b8995c93149acbf90ee9673e96 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -423,6 +423,7 @@
# Tests.
'android/jni_android_unittest.cc',
'android/jni_array_unittest.cc',
+ 'android/jni_map_unittest.cc',
'android/jni_string_unittest.cc',
'android/path_utils_unittest.cc',
'android/scoped_java_ref_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698