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

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: return std::pair Created 4 years, 9 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 cd1e630ce7543efeb2c74ee5b3efb1fdbfffc862..425c25a716d3fe1d1d7838a5f6b36018f90769f5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -190,6 +190,8 @@
'networking_config_delegate.h',
'popup_message.cc',
'popup_message.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',

Powered by Google App Engine
This is Rietveld 408576698