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

Unified Diff: components/ntp_snippets/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: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 957e728ab7da09c19f3b90048a3f8e075df9e892..7a56748c38b1bcec2d8242df1bc7b2902e4e9b12 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -149,7 +149,7 @@ source_set("unit_tests") {
"//components/strings",
"//components/sync:test_support_driver",
"//components/sync_sessions",
- "//components/variations",
+ "//components/variations:test_support",
"//net:test_support",
"//testing/gtest",
"//third_party/icu/",

Powered by Google App Engine
This is Rietveld 408576698