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