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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2090133003: Moved methods that don't rely on internal state out of ChromeLauncherController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit changes 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/apps/app_info_dialog/app_info_footer_panel.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 5d535f43ae25920858f85e884d629dbb708eb821..c66909fa15e09d079e6cd767d9d254ec3fc91d9f 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -559,6 +559,8 @@
'browser/ui/ash/launcher/chrome_launcher_controller.h',
'browser/ui/ash/launcher/chrome_launcher_controller_impl.cc',
'browser/ui/ash/launcher/chrome_launcher_controller_impl.h',
+ 'browser/ui/ash/launcher/chrome_launcher_controller_util.cc',
+ 'browser/ui/ash/launcher/chrome_launcher_controller_util.h',
'browser/ui/ash/launcher/desktop_shell_launcher_context_menu.cc',
'browser/ui/ash/launcher/desktop_shell_launcher_context_menu.h',
'browser/ui/ash/launcher/extension_app_window_launcher_controller.cc',
« no previous file with comments | « chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698