Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 07163d944e0011e5063de548b924aa07c4ddf775..825f60818ee0dfa6b1a48ed4eb19f467b25f3c85 100644 |
--- a/chrome/BUILD.gn |
+++ b/chrome/BUILD.gn |
@@ -220,7 +220,7 @@ if (!is_android) { |
":packed_resources", |
] |
deps += [ |
- "//components/startup_metric_utils/browser", |
+ "//components/startup_metric_utils/browser:browser", |
# Precompiled plugins that need to get copied to the output directory. |
# On Mac, internal plugins go inside the framework, so these |