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

Unified Diff: ios/chrome/ios_chrome.gyp

Issue 1260263002: Move ShouldFilterAutofillResult from ChromePasswordManagerClient to PasswordManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mac fix Created 5 years, 5 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: ios/chrome/ios_chrome.gyp
diff --git a/ios/chrome/ios_chrome.gyp b/ios/chrome/ios_chrome.gyp
index 7892a20e32ad7a9d758fc2d6650de0caf32ffb63..81494e665789b430fa349bc943babf35761efc98 100644
--- a/ios/chrome/ios_chrome.gyp
+++ b/ios/chrome/ios_chrome.gyp
@@ -65,6 +65,7 @@
'../../components/components.gyp:metrics',
'../../components/components.gyp:omnibox_browser',
'../../components/components.gyp:password_manager_core_browser',
+ '../../components/components.gyp:password_manager_sync_browser',
'../../components/components.gyp:pref_registry',
'../../components/components.gyp:search',
'../../components/components.gyp:search_engines',

Powered by Google App Engine
This is Rietveld 408576698