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