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

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: add a missing override; 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 fee27ca0269d4b5dc5b58c697c98f97cd34e8912..b78f41a006244beab595a2f3097542927ef12e3c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -192,6 +192,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