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

Unified Diff: components/data_use_measurement/content/DEPS

Issue 2462983003: Move data use measurement to DataUseNetworkDelegate (Closed)
Patch Set: Rebased and fixed nits Created 4 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
Index: components/data_use_measurement/content/DEPS
diff --git a/components/data_use_measurement/content/DEPS b/components/data_use_measurement/content/DEPS
index 06cbe6747824bb1c3cf58dfd8c7395e0a99070e2..8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac 100644
--- a/components/data_use_measurement/content/DEPS
+++ b/components/data_use_measurement/content/DEPS
@@ -1,7 +1,4 @@
include_rules = [
"+content/public/browser",
"+net",
- "+testing",
- "+url",
- "+components/metrics",
]

Powered by Google App Engine
This is Rietveld 408576698