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

Unified Diff: chrome/chrome_nibs.gyp

Issue 1419993010: chrome: Rename WrenchMenuController to AppMenuController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rewrap comments Created 5 years, 1 month 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_ui.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_nibs.gyp
diff --git a/chrome/chrome_nibs.gyp b/chrome/chrome_nibs.gyp
index 2bdc53fa4d73de0bbd94df6697cf94058398cda8..8d8f6ede31562b41c548ce61b609ea6e1a6db2f3 100644
--- a/chrome/chrome_nibs.gyp
+++ b/chrome/chrome_nibs.gyp
@@ -53,6 +53,8 @@
'browser/app_controller_mac.mm',
'browser/ui/cocoa/animatable_view.h',
'browser/ui/cocoa/animatable_view.mm',
+ 'browser/ui/cocoa/app_menu/app_menu_controller.h',
+ 'browser/ui/cocoa/app_menu/app_menu_controller.mm',
'browser/ui/cocoa/background_gradient_view.h',
'browser/ui/cocoa/background_gradient_view.mm',
'browser/ui/cocoa/base_bubble_controller.h',
@@ -235,8 +237,6 @@
'browser/ui/cocoa/view_id_util.mm',
'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.h',
'browser/ui/cocoa/wrench_menu/menu_tracked_root_view.mm',
- 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.h',
- 'browser/ui/cocoa/wrench_menu/wrench_menu_controller.mm',
],
'mac_bundle_resources': [
'<@(mac_all_xibs)',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698