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

Unified Diff: components/html_viewer/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 | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/html_document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 2eacb52b7d1522e86c9680be20ca95230c892578..72b8f908637dede6b2adcb10ba7ba83382d92bef 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/mime_util",
"+components/resource_provider/public",
"+components/scheduler",
+ "+components/startup_metric_utils",
"+components/view_manager",
"+components/webcrypto",
"+gin",
@@ -26,6 +27,7 @@ include_rules = [
"+mojo/platform_handle",
"+mojo/public",
"+mojo/services/network",
+ "+mojo/services/tracing/public",
"+net/base",
"+net/test/spawned_test_server",
"+skia",
« no previous file with comments | « components/html_viewer/BUILD.gn ('k') | components/html_viewer/html_document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698