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

Unified Diff: base/base.gypi

Issue 12255042: [Android] Introduce a Java wrapper for TemplateUrlService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 7cad42a2aae724a6997e7f993bdc97443ab74afa..14e8056c55d822e704c472b1a5de9fe63380b814 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -46,6 +46,8 @@
'android/jni_array.h',
'android/jni_helper.cc',
'android/jni_helper.h',
+ 'android/jni_map.cc',
+ 'android/jni_map.h',
'android/jni_registrar.cc',
'android/jni_registrar.h',
'android/jni_string.cc',

Powered by Google App Engine
This is Rietveld 408576698