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

Unified Diff: components/arc/BUILD.gn

Issue 2161073004: [arc-intents] Remove SSP matching; add unit tests. (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/common/intent_helper.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 00acb37c39948a8bca2bcff595db378bc551c656..a74ea2af0d92b250801ab821a6a3a21d3b86bd65 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -194,6 +194,7 @@ source_set("unit_tests") {
"intent_helper/activity_icon_loader_unittest.cc",
"intent_helper/arc_intent_helper_bridge_unittest.cc",
"intent_helper/font_size_util_unittest.cc",
+ "intent_helper/intent_filter_unittest.cc",
"intent_helper/link_handler_model_impl_unittest.cc",
]
« no previous file with comments | « no previous file | components/arc/common/intent_helper.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698