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

Unified Diff: chrome/test/BUILD.gn

Issue 2321273003: Extend VariationParamsManager to support feature associations. (Closed)
Patch Set: Fixing windows build? Created 4 years, 1 month 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 392a49914aefd0ce770eb457482cfe3d709885b1..1c6950f37a1960ddac256718246ccca2bdf01f3b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3441,6 +3441,7 @@ test("unit_tests") {
"//components/sync:test_support_driver",
"//components/sync:test_support_model",
"//components/sync_sessions:test_support",
+ "//components/variations:test_support",
"//content/public/app:both",
"//content/test:test_support",
"//crypto:platform",

Powered by Google App Engine
This is Rietveld 408576698