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

Unified Diff: chrome/test/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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 34e1cd955ee00cf2e3cb516c859162cc3c22c39a..aedeb2a46dbc866802b5c8ec9ded2b4e7f29a885 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2109,6 +2109,7 @@ test("browser_tests") {
"../browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc",
"../browser/chromeos/app_mode/kiosk_crash_restore_browsertest.cc",
"../browser/chromeos/arc/arc_auth_service_browsertest.cc",
+ "../browser/chromeos/arc/arc_settings_service_browsertest.cc",
"../browser/chromeos/attestation/attestation_policy_browsertest.cc",
"../browser/chromeos/customization/customization_document_browsertest.cc",
"../browser/chromeos/customization/customization_wallpaper_downloader_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698