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

Unified Diff: chrome/chrome_browser.gypi

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 dcheng's comment 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/renderer_context_menu/render_view_context_menu.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9961514e81dee2b72d95c3e3321867a77c8e23f4..1ee165419a7e1dcf38a5fd37d88419f42f3e104b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1027,6 +1027,8 @@
'chrome_browser_ash_sources': [
'browser/media/desktop_media_list_ash.cc',
'browser/media/desktop_media_list_ash.h',
+ 'browser/renderer_context_menu/open_with_menu_factory_ash.cc',
+ 'browser/renderer_context_menu/open_with_menu_factory_ash.h',
'browser/signin/signin_error_notifier_ash.cc',
'browser/signin/signin_error_notifier_ash.h',
'browser/signin/signin_error_notifier_factory_ash.cc',
@@ -1398,6 +1400,8 @@
'browser/profiles/profile_shortcut_manager.h',
'browser/profiles/profile_window.cc',
'browser/profiles/profile_window.h',
+ 'browser/renderer_context_menu/open_with_menu_factory.cc',
+ 'browser/renderer_context_menu/open_with_menu_factory.h',
'browser/renderer_context_menu/render_view_context_menu.cc',
'browser/renderer_context_menu/render_view_context_menu.h',
'browser/renderer_context_menu/spelling_bubble_model.cc',
« no previous file with comments | « chrome/browser/renderer_context_menu/render_view_context_menu.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698