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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 166903006: Move *ShellWindowLauncher* to *AppWindowLauncher* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missed a spot Created 6 years, 10 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/ash/launcher/shell_window_launcher_item_controller.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 3f488a1d77d7ada251e0a5abd57f3e63be133136..3e755b312f95900e03a01f96a938fb42ae6f0373 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -291,6 +291,10 @@
'browser/ui/ash/ime_controller_chromeos.h',
'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc',
'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h',
+ 'browser/ui/ash/launcher/app_window_launcher_item_controller.cc',
+ 'browser/ui/ash/launcher/app_window_launcher_item_controller.h',
+ 'browser/ui/ash/launcher/app_window_launcher_controller.cc',
+ 'browser/ui/ash/launcher/app_window_launcher_controller.h',
'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc',
'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h',
'browser/ui/ash/launcher/browser_status_monitor.cc',
@@ -319,14 +323,10 @@
'browser/ui/ash/launcher/launcher_item_controller.h',
'browser/ui/ash/launcher/launcher_item_util.cc',
'browser/ui/ash/launcher/launcher_item_util.h',
+ 'browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc',
+ 'browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h',
'browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc',
'browser/ui/ash/launcher/multi_profile_browser_status_monitor.h',
- 'browser/ui/ash/launcher/multi_profile_shell_window_launcher_controller.cc',
- 'browser/ui/ash/launcher/multi_profile_shell_window_launcher_controller.h',
- 'browser/ui/ash/launcher/shell_window_launcher_item_controller.cc',
- 'browser/ui/ash/launcher/shell_window_launcher_item_controller.h',
- 'browser/ui/ash/launcher/shell_window_launcher_controller.cc',
- 'browser/ui/ash/launcher/shell_window_launcher_controller.h',
'browser/ui/ash/multi_user/multi_user_context_menu.cc',
'browser/ui/ash/multi_user/multi_user_context_menu.h',
'browser/ui/ash/multi_user/multi_user_context_menu_chromeos.cc',
« no previous file with comments | « chrome/browser/ui/ash/launcher/shell_window_launcher_item_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698