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

Unified Diff: components/view_manager/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: components/view_manager/BUILD.gn
diff --git a/components/view_manager/BUILD.gn b/components/view_manager/BUILD.gn
index 989ba25db61c9178e39f554f63b1d2ac895076f8..9883554fd15bfd96593ee660ccfd437a3e440ff2 100644
--- a/components/view_manager/BUILD.gn
+++ b/components/view_manager/BUILD.gn
@@ -26,7 +26,6 @@ if (is_android) {
deps = [
"public/interfaces",
- "//mojo/services/tracing:lib",
"//third_party/mojo/src/mojo/public/cpp/bindings",
]
}

Powered by Google App Engine
This is Rietveld 408576698