Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7947)

Unified Diff: chrome/BUILD.gn

Issue 1413533008: Add UMA metric: Startup.BrowserMainToRendererMain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments 12-14 (histogram suffixes) Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | components/html_viewer/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | chrome/browser/BUILD.gn » ('j') | components/html_viewer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698