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

Unified Diff: chrome/test/BUILD.gn

Issue 2561023002: arc: ARC loading progress should not be shown when started from OOBE. (Closed)
Patch Set: rebased + comments updated 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
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/arc_terms_of_service_screen_handler.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index df42aa6bc0ac573c52587c2dec6e79aec4f7ca81..53f50a306e76cef0f2f15be7863b99f0cea8c362 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",
« no previous file with comments | « chrome/browser/ui/webui/chromeos/login/arc_terms_of_service_screen_handler.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698