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

Unified Diff: chrome/test/BUILD.gn

Issue 2561023002: arc: ARC loading progress should not be shown when started from OOBE. (Closed)
Patch Set: comments addressed Created 3 years, 11 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 78d0e1c37b78a5a8ee90678ea97c407a88bee439..34939bd271626c8c4032ab2cbb79163c39fe9bfa 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -2376,6 +2376,7 @@ test("browser_tests") {
"../browser/ui/webui/signin/user_manager_ui_browsertest.cc",
]
deps += [
+ "//chrome/browser/chromeos:arc_test_support",
"//chromeos/ime:gencode",
"//components/arc:arc_test_support",
"//components/user_manager:test_support",

Powered by Google App Engine
This is Rietveld 408576698