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

Unified Diff: chrome/browser/BUILD.gn

Issue 2022413002: Convert startup_metric_utils to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@message-mojom-magic
Patch Set: Created 4 years, 6 months 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/chrome_content_browser_client.h » ('j') | components/startup_metric_utils.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 90ace2a7068a1c6d7b67ea00cc6b7d1c66c19e31..e2b194c33e7f3edb2be37c8bcc5f8f4102fdfe5d 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -176,8 +176,8 @@ source_set("browser") {
"//components/security_state",
"//components/signin/core/browser",
"//components/ssl_errors",
+ "//components/startup_metric_utils/browser:host",
"//components/startup_metric_utils/browser:lib",
- "//components/startup_metric_utils/browser:message_filter_lib",
# TODO(fdoray): Remove this once the PreRead field trial has expired.
# crbug.com/577698
« no previous file with comments | « no previous file | chrome/browser/chrome_content_browser_client.h » ('j') | components/startup_metric_utils.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698