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

Unified Diff: mojo/common/BUILD.gn

Issue 1278673002: Add stats collection for telemetry startup.warm.blank_page test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment. Created 5 years, 4 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 | « mandoline/ui/browser/browser_manager.cc ('k') | mojo/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 6dfed2fd3562afbbb9cf17f3cd6021615d77b613..4be7ca6f4f99522cdb55e485d90d3a80d44a444c 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -105,7 +105,7 @@ if (!is_component_build) {
deps = [
"//base",
"//mojo/application/public/cpp",
- "//mojo/services/tracing:bindings",
+ "//mojo/services/tracing/public/interfaces",
"//third_party/mojo/src/mojo/public/cpp/bindings",
]
}
« no previous file with comments | « mandoline/ui/browser/browser_manager.cc ('k') | mojo/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698