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

Unified Diff: components/data_use_measurement/content/DEPS

Issue 1818613002: Implement UMA log throttling for cellular connections (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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
Index: components/data_use_measurement/content/DEPS
diff --git a/components/data_use_measurement/content/DEPS b/components/data_use_measurement/content/DEPS
index 75cbca3336ee04d3be60d2c86102d8e5da620536..06cbe6747824bb1c3cf58dfd8c7395e0a99070e2 100644
--- a/components/data_use_measurement/content/DEPS
+++ b/components/data_use_measurement/content/DEPS
@@ -3,4 +3,5 @@ include_rules = [
"+net",
"+testing",
"+url",
+ "+components/metrics",
]

Powered by Google App Engine
This is Rietveld 408576698