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

Unified Diff: base/base.gypi

Issue 12282004: Added personal_data_manager android implementation for auto-populating auto-fill on android builds … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Components Refactor + Nits Created 7 years, 9 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 ce7f7e847f2938a9d393cac86d59d43a351c2521..7786b22ad919448ff45f74fba793eb02456f1b9f 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -48,6 +48,8 @@
'android/jni_array.h',
'android/jni_helper.cc',
'android/jni_helper.h',
+ 'android/jni_local_ref_extensions.cc',
+ 'android/jni_local_ref_extensions.h',
'android/jni_registrar.cc',
'android/jni_registrar.h',
'android/jni_string.cc',

Powered by Google App Engine
This is Rietveld 408576698