diff options
Diffstat (limited to 'chrome/BUILD.gn')
-rw-r--r-- | chrome/BUILD.gn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn index ab96da6..075f5b7 100644 --- a/chrome/BUILD.gn +++ b/chrome/BUILD.gn @@ -236,7 +236,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 |