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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1339963002: Omit save_password_infobar.cc from the build when unused (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn changes Created 5 years, 3 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/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 423e7a99cee15f42c4b88ca1ed86ab93833b55ec..5cfb70858bc9abfcca1b0c38e93eeba3da0248b8 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2210,7 +2210,6 @@
'browser/ui/views/infobars/infobar_container_view.h',
'browser/ui/views/infobars/infobar_view.cc',
'browser/ui/views/infobars/infobar_view.h',
- 'browser/ui/views/infobars/save_password_infobar.cc',
'browser/ui/views/load_complete_listener.cc',
'browser/ui/views/load_complete_listener.h',
'browser/ui/views/location_bar/bubble_icon_view.cc',
@@ -2419,6 +2418,7 @@
# migrate from mac_views_browser to a chrome://flag.
'chrome_browser_ui_views_mac_experimental_sources': [
'browser/ui/views/apps/chrome_app_window_client_views_mac.mm',
+ 'browser/ui/views/infobars/save_password_infobar.cc',
],
# Windows-only. Assume ash/aura/views.
'chrome_browser_ui_win_sources': [
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698