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

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 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 | « no previous file | ash/link_handler_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index c653b7bfc53ee1cd3699faaebd1db959c85f69bb..9328bbd3eb8c1b093d62f8a79b61fada0774073b 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -175,6 +175,10 @@
'keyboard/keyboard_ui_observer.h',
'keyboard_uma_event_filter.cc',
'keyboard_uma_event_filter.h',
+ 'link_handler_model.cc',
+ 'link_handler_model.h',
+ 'link_handler_model_factory.cc',
+ 'link_handler_model_factory.h',
'magnifier/magnification_controller.cc',
'magnifier/magnification_controller.h',
'magnifier/partial_magnification_controller.cc',
« no previous file with comments | « no previous file | ash/link_handler_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698