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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 1869063002: Arc integration in shelf launcher context menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Include file only when necessary Created 4 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/ash/launcher/launcher_context_menu_unittest.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 a727edab5bf4107058273068815095a392e9dc38..9e359b4c15566fbde4489dc4ca911f75ffa52eb9 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -745,6 +745,8 @@
'browser/ui/ash/launcher/arc_app_window_launcher_controller.h',
'browser/ui/ash/launcher/arc_app_window_launcher_item_controller.cc',
'browser/ui/ash/launcher/arc_app_window_launcher_item_controller.h',
+ 'browser/ui/ash/launcher/arc_launcher_context_menu.cc',
+ 'browser/ui/ash/launcher/arc_launcher_context_menu.h',
'browser/ui/ash/launcher/launcher_arc_app_updater.cc',
'browser/ui/ash/launcher/launcher_arc_app_updater.h',
],
« no previous file with comments | « chrome/browser/ui/ash/launcher/launcher_context_menu_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698