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

Unified Diff: components/arc.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 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: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 5ccd8ea26687cbbcd7cf4af4668b6e667eb6173c..1c5372fca120d3e9dc114117f21fe257579e4933 100644
--- a/components/arc.gypi
+++ b/components/arc.gypi
@@ -60,6 +60,8 @@
'arc/intent_helper/arc_intent_helper_bridge.h',
'arc/intent_helper/font_size_util.cc',
'arc/intent_helper/font_size_util.h',
+ 'arc/intent_helper/link_handler_model_impl.cc',
+ 'arc/intent_helper/link_handler_model_impl.h',
'arc/metrics/arc_low_memory_killer_monitor.cc',
'arc/metrics/arc_low_memory_killer_monitor.h',
'arc/metrics/arc_metrics_service.cc',

Powered by Google App Engine
This is Rietveld 408576698