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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2432013002: Improve intent: URI handling (Closed)
Patch Set: review Created 4 years, 2 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: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 2a4751d28bb72fe9a33bc8aa6c62a3d56600aa80..b57bd44e51ab4abe73af8a22d2945210121640d6 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1357,6 +1357,7 @@ source_set("unit_tests") {
"accessibility/spoken_feedback_event_rewriter_unittest.cc",
"arc/arc_auth_service_unittest.cc",
"arc/arc_downloads_watcher_service_unittest.cc",
+ "arc/arc_external_protocol_dialog_unittest.cc",
"arc/arc_navigation_throttle_unittest.cc",
"arc/arc_policy_bridge_unittest.cc",
"attestation/attestation_ca_client_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698