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

Unified Diff: content/browser/DEPS

Issue 2687583002: Add support for single sample metrics. (Closed)
Patch Set: Address comments. Created 3 years, 7 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 | « content/browser/BUILD.gn ('k') | content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 7baa13bc36bb4b311953b572ef7d202499dd7bf7..2d9c407e4675a72a37293da045a69a6e54ee4230 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+components/filesystem",
"+components/leveldb",
"+components/link_header_util",
+ "+components/metrics",
"+components/mime_util",
"+components/payments",
"+components/profile_service",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/renderer_host/render_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698