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

Unified Diff: content/renderer/DEPS

Issue 1413533008: Add UMA metric: Startup.BrowserMainToRendererMain. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix whitespace error. Created 5 years, 1 month 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 | « content/renderer/BUILD.gn ('k') | content/renderer/renderer_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 06e99403267e11d2eb0b5be4c696a3ece120a267..e5367fc146091b03965a997ecf79beb05ccf8662 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/url_formatter",
"+cc/blink",
+ "+components/startup_metric_utils/common",
"+content/public/child",
"+content/public/renderer",
"+content/child",
« no previous file with comments | « content/renderer/BUILD.gn ('k') | content/renderer/renderer_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698