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

Unified Diff: chrome/chrome.gyp

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: Feature flag-guard 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c8acc257257e0b9c807917b28ef1931ea66e028f..d5c2f4858a7471d6d34f7c4c3ef5b39eae9b708f 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1089,6 +1089,7 @@
'toolbar_model_security_levels_java',
'../base/base.gyp:base',
'../components/components.gyp:navigation_interception_java',
+ '../components/components.gyp:autofill_java',
'../components/components.gyp:web_contents_delegate_android_java',
'../content/content.gyp:content_java',
'../sync/sync.gyp:sync_java',

Powered by Google App Engine
This is Rietveld 408576698