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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 232753002: Password bubble: Deplatformify ManagePasswordsBubbleView. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Feedback. Created 6 years, 8 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/views/passwords/manage_passwords_icon_view.cc ('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 47a8836a24bdf0fc81bfa1107e33b1a695777b41..76b959153aa1c51fe05792ae27fd56180d59728b 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1237,6 +1237,8 @@
'browser/ui/panels/stacked_panel_collection.h',
'browser/ui/panels/stacked_panel_drag_handler.cc',
'browser/ui/panels/stacked_panel_drag_handler.h',
+ 'browser/ui/passwords/manage_passwords_bubble.cc',
+ 'browser/ui/passwords/manage_passwords_bubble.h',
'browser/ui/passwords/manage_passwords_bubble_model.cc',
'browser/ui/passwords/manage_passwords_bubble_model.h',
'browser/ui/passwords/manage_passwords_bubble_ui_controller.cc',
« no previous file with comments | « chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698