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

Unified Diff: ash/ash.gyp

Issue 1760773004: Add "Open with <ARC-app-name>" items to the context menu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3ef16eb568935d4962fe8ebb6caa233a79a1b1f9..a13fd6e95c7cabc224a24cc86bd567d7c07a1092 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -193,6 +193,10 @@
'networking_config_delegate.h',
'popup_message.cc',
'popup_message.h',
+ 'renderer_context_menu/link_handler_model.cc',
+ 'renderer_context_menu/link_handler_model.h',
+ 'renderer_context_menu/open_with_menu_controller.cc',
+ 'renderer_context_menu/open_with_menu_controller.h',
'root_window_controller.cc',
'root_window_controller.h',
'root_window_settings.cc',
« no previous file with comments | « no previous file | ash/renderer_context_menu/link_handler_model.h » ('j') | ash/renderer_context_menu/link_handler_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698