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

Unified Diff: chrome/test/BUILD.gn

Issue 2004043002: Supervised Users Initiated Installs v2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@kid_initiated_install
Patch Set: Response to code review by Devlin Created 4 years, 6 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 ae7b42cbf38f6140905640a569618e93f8360486..f233879d87a81ab2103b41f1cdbea60910559687 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -418,6 +418,7 @@ if (!is_android) {
"//net:test_support",
"//skia",
"//sync",
+ "//sync:test_support_sync_api",
"//testing/gmock",
"//testing/gtest",
"//third_party/hunspell",

Powered by Google App Engine
This is Rietveld 408576698