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

Unified Diff: components/arc.gypi

Issue 2163443002: Implement chrome-side intent filtering. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 5 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 | components/arc/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc.gypi
diff --git a/components/arc.gypi b/components/arc.gypi
index 4f667ed63c021470dc9525cbc1a1d6f58f8c9b83..ac29e3145d48d1f1d6bb93459c2d3ccfa61f458c 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/intent_filter.cc',
+ 'arc/intent_helper/intent_filter.h',
'arc/intent_helper/link_handler_model_impl.cc',
'arc/intent_helper/link_handler_model_impl.h',
'arc/intent_helper/local_activity_resolver.cc',
« no previous file with comments | « no previous file | components/arc/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698