Index: components/translate/core/browser/BUILD.gn |
diff --git a/components/translate/core/browser/BUILD.gn b/components/translate/core/browser/BUILD.gn |
index 82218a99e5d71664032c465e008d827523267c7c..5efd47f223a39db0e628c01b376c4e5414b4de6b 100644 |
--- a/components/translate/core/browser/BUILD.gn |
+++ b/components/translate/core/browser/BUILD.gn |
@@ -49,6 +49,7 @@ source_set("browser") { |
"//components/resources:components_resources", |
"//components/strings", |
"//components/translate/core/common", |
+ "//components/variations", |
"//google_apis", |
"//net", |
"//third_party/icu", |
@@ -92,6 +93,7 @@ source_set("unit_tests") { |
"//components/pref_registry:test_support", |
"//components/prefs", |
"//components/translate/core/common", |
+ "//components/variations", |
"//net:test_support", |
"//testing/gtest", |
] |