Index: chrome/common/BUILD.gn |
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
index 7f9538c2578928ae6e9c2396fcd88fa4353f7c7d..fa4338193fb4446a8773cc14b6eb3a342f9739ce 100644 |
--- a/chrome/common/BUILD.gn |
+++ b/chrome/common/BUILD.gn |
@@ -45,7 +45,7 @@ static_library("common") { |
"//components/metrics", |
#"//components/components.gyp:policy_component_common", TODO(GYP) |
"//components/translate:translate_core_common", |
- #"//components/variations", TODO(GYP) |
+ "//components/variations", |
"//content/public/common", |
"//crypto", |
"//extensions:extensions_resources", |