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

Unified Diff: chrome/chrome_browser.gypi

Issue 1133613007: Move password_manager_util and password_bubble_experiment to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@486739_componentise_experiment_utils_to_ios_sources
Patch Set: 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index abb1a99b6014c99410b11c54f41b8288a05b94d2..f15bb3925e86aba8d07256edda759fcea6f67ba6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1967,8 +1967,6 @@
'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',
'browser/password_manager/password_manager_util_mac.mm',

Powered by Google App Engine
This is Rietveld 408576698