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

Unified Diff: mandoline/tab/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: Fix android build; TODO: Android startup perf testing. 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/tab/BUILD.gn
diff --git a/mandoline/tab/BUILD.gn b/mandoline/tab/BUILD.gn
index 92851cbdf89353f77fde060b04ea619a01bdfb72..cfbed36d38801f616f617f765e088055e4cd0cf6 100644
--- a/mandoline/tab/BUILD.gn
+++ b/mandoline/tab/BUILD.gn
@@ -26,6 +26,7 @@ source_set("tab") {
"//mojo/application/public/cpp:sources",
"//mojo/application/public/interfaces",
"//mojo/services/network/public/interfaces",
+ "//mojo/services/tracing/public/interfaces",
"//third_party/mojo/src/mojo/public/cpp/bindings",
]

Powered by Google App Engine
This is Rietveld 408576698