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

Unified Diff: mandoline/tab/DEPS

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/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/tab/DEPS
diff --git a/mandoline/tab/DEPS b/mandoline/tab/DEPS
index 6526ae638cbbd0ec3223f5fa71873a0e56a7e99f..42db5f9c8f4da1cd74a63351cf9e7a1c553eefa9 100644
--- a/mandoline/tab/DEPS
+++ b/mandoline/tab/DEPS
@@ -6,5 +6,6 @@ include_rules = [
"+components/view_manager/public",
"+mojo/application/public",
"+mojo/services/network/public/interfaces",
+ "+mojo/services/tracing/public/interfaces",
"+third_party/mojo/src/mojo/public",
]
« no previous file with comments | « mandoline/tab/BUILD.gn ('k') | mandoline/tab/frame_connection.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698