Index: chrome/BUILD.gn |
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
index 07163d944e0011e5063de548b924aa07c4ddf775..014b6fd71ec8c42f09cc8ae3ee960509da46342b 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:utils", |
# Precompiled plugins that need to get copied to the output directory. |
# On Mac, internal plugins go inside the framework, so these |