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

Unified Diff: components/arc/BUILD.gn

Issue 2306673002: arc: update proxy settings from UI and ONC policy. (Closed)
Patch Set: Fixed a comment. 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/test/fake_intent_helper_instance.h » ('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 ee214c096769dbbc97fe7a132ca8d21792a1d700..85b4c0cd866dcfcf5197b285fd031b52e9e57908 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -183,6 +183,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",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | components/arc/test/fake_intent_helper_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698