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

Unified Diff: chrome/test/BUILD.gn

Issue 2526973002: Added retry policy (Closed)
Patch Set: Addressed further comments Created 3 years, 10 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 55c733f523e587afb8c632cbe890575234edeac3..70683af3c4edc5cca29a7dd59668c06edba130fd 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1234,6 +1234,7 @@ test("browser_tests") {
":repack_pseudo_locales",
":test_support",
"//base",
+ "//chrome/browser/chromeos:test_support",
"//components/spellcheck:build_features",
"//components/sync:test_support_model",
"//extensions/features",

Powered by Google App Engine
This is Rietveld 408576698