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

Unified Diff: chrome/test/BUILD.gn

Issue 1829703002: Add ArcEnabled policy implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test and removed all changes from arc_auth_service Created 4 years, 9 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 85f4525b35dda83f9b5a3a33689386cf58268186..8214b256f26cba7b6b69b07169a762915de01808 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1046,6 +1046,7 @@ if (!is_android) {
]
deps += [
"//chromeos/ime:gencode",
+ "//components/arc:arc_test_support",
"//components/user_manager:test_support",
"//dbus",
"//dbus:test_support",

Powered by Google App Engine
This is Rietveld 408576698