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

Unified Diff: mandoline/ui/browser/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/ui/browser/BUILD.gn ('k') | mandoline/ui/browser/browser_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/ui/browser/DEPS
diff --git a/mandoline/ui/browser/DEPS b/mandoline/ui/browser/DEPS
index 2d271952828c87a91b6d06ee1fd7443da0e7b9d8..8129a7bc3b61256714e52662fc0478b4ab57f1ae 100644
--- a/mandoline/ui/browser/DEPS
+++ b/mandoline/ui/browser/DEPS
@@ -4,7 +4,9 @@ include_rules = [
"+mojo/application",
"+mojo/common",
"+mojo/converters",
+ "+mojo/runner",
"+mojo/services/network/public",
+ "+mojo/services/tracing/public",
"+third_party/mojo/src/mojo/public",
"+third_party/mojo_services",
"+ui",
« no previous file with comments | « mandoline/ui/browser/BUILD.gn ('k') | mandoline/ui/browser/browser_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698