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

Unified Diff: chrome/browser/chromeos/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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 59a6c0addf527361c9995baa319cade084ea8483..c84aaeff1a47c18966021242a6790d7b917fcfb7 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1634,6 +1634,7 @@ source_set("unit_tests") {
"//components/policy:generated",
"//components/resources",
"//components/sync",
+ "//components/variations:test_support",
"//crypto:platform",
"//dbus",
"//mojo/public/cpp/system:system",

Powered by Google App Engine
This is Rietveld 408576698