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

Unified Diff: chrome/chrome_browser.gypi

Issue 1134343002: [Password Manager] Fix IsEnabledSmartLockBranding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@400674_486739_return_values_IsPasswordSyncEnabled
Patch Set: Comments addressed Created 5 years, 7 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
« no previous file with comments | « chrome/browser/ui/passwords/password_bubble_experiment.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d6221ac94ea474edea83f2741152af96d1aee68b..bcb7f77c96312bdb0ee2e4c58223c474a0c063d3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1966,6 +1966,7 @@
'chrome_browser_password_manager_sources': [
'browser/password_manager/chrome_password_manager_client.cc',
'browser/password_manager/chrome_password_manager_client.h',
+ 'browser/password_manager/password_manager_util.cc',
'browser/password_manager/password_manager_util.h',
'browser/password_manager/password_manager_util_android.cc',
'browser/password_manager/password_manager_util_linux.cc',
« no previous file with comments | « chrome/browser/ui/passwords/password_bubble_experiment.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698