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

Unified Diff: mandoline/ui/browser/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: Cache and reuse a single mojo:tracing connection in mojo:html_viewer. 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
Index: mandoline/ui/browser/BUILD.gn
diff --git a/mandoline/ui/browser/BUILD.gn b/mandoline/ui/browser/BUILD.gn
index 844e950e4f52cd549347fd247adb60255d68feca..861ea1346d300718bd179929e3db3457a96c3c16 100644
--- a/mandoline/ui/browser/BUILD.gn
+++ b/mandoline/ui/browser/BUILD.gn
@@ -40,6 +40,8 @@ source_set("lib") {
"//mandoline/tab",
"//mojo/application/public/interfaces",
"//mojo/converters/geometry",
+ "//mojo/runner:switches",
+ "//mojo/services/tracing:bindings",
"//skia",
"//third_party/mojo/src/mojo/public/cpp/bindings",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698