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

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 Marc 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 a963c4ece8e4137b4350ba7e6e0817c03bd18bf5..1ea33791bf1f0dba9695341ce69cc25c8e81c52d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -424,6 +424,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