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

Unified Diff: components/arc/BUILD.gn

Issue 2306673002: arc: update proxy settings from UI and ONC policy. (Closed)
Patch Set: arc: update proxy settings from UI and ONC policy. Created 4 years, 3 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/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index 5c20c565f7aeb934e54ff4dd66e5d783edb300ce..04bf955000ee2c6cafb0926214c31543620c0aaa 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -178,6 +178,8 @@ static_library("arc_test_support") {
"test/fake_arc_bridge_service.h",
"test/fake_bluetooth_instance.cc",
"test/fake_bluetooth_instance.h",
+ "test/fake_intent_helper_instance.cc",
+ "test/fake_intent_helper_instance.h",
"test/fake_notifications_instance.cc",
"test/fake_notifications_instance.h",
"test/fake_policy_instance.cc",

Powered by Google App Engine
This is Rietveld 408576698