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

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: 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 295c79ae5d67f63a12102af53c0c082232050e1a..b2999421dc4144522123fbecc6db2e7d7257ea0f 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