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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 87853004: Refactoring Manage Passwords Bubble Code to exclude TabSpecificContentSettings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@movingclasses
Patch Set: Android fix Created 7 years 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/views/passwords/manage_passwords_icon_view.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_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 1a9436c840b71c78e7b784cc4ce2fe2b541785de..dd4d1b0074544aa53a90814d67f2fd77ab741624 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1470,8 +1470,8 @@
'browser/ui/panels/stacked_panel_drag_handler.h',
'browser/ui/passwords/manage_passwords_bubble_model.cc',
'browser/ui/passwords/manage_passwords_bubble_model.h',
- 'browser/ui/passwords/manage_passwords_icon_controller.cc',
- 'browser/ui/passwords/manage_passwords_icon_controller.h',
+ 'browser/ui/passwords/manage_passwords_bubble_ui_controller.cc',
+ 'browser/ui/passwords/manage_passwords_bubble_ui_controller.h',
'browser/ui/passwords/password_manager_presenter.cc',
'browser/ui/passwords/password_manager_presenter.h',
'browser/ui/passwords/password_ui_view.h',
« no previous file with comments | « chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698