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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2039403002: Renamed AppMenuBadgeController to AppMenuIconController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed identifiers in Cocoa file Created 4 years, 6 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/toolbar/toolbar_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 b06c8d883f4037d74f387539e824d3bfb2ada423..ed22ca25805da291f9a76e43095cd9f93a583da8 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -1806,8 +1806,8 @@
'browser/ui/task_manager/task_manager_columns.h',
'browser/ui/task_manager/task_manager_table_model.cc',
'browser/ui/task_manager/task_manager_table_model.h',
- 'browser/ui/toolbar/app_menu_badge_controller.cc',
- 'browser/ui/toolbar/app_menu_badge_controller.h',
+ 'browser/ui/toolbar/app_menu_icon_controller.cc',
+ 'browser/ui/toolbar/app_menu_icon_controller.h',
'browser/ui/toolbar/app_menu_icon_painter.cc',
'browser/ui/toolbar/app_menu_icon_painter.h',
'browser/ui/toolbar/app_menu_model.cc',
« no previous file with comments | « chrome/browser/ui/views/toolbar/toolbar_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698