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

Unified Diff: components/data_use_measurement/core/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/core/DEPS
diff --git a/components/data_use_measurement/core/DEPS b/components/data_use_measurement/core/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..de1112987c6ccd692acc2f5207d588911d073315 100644
--- a/components/data_use_measurement/core/DEPS
+++ b/components/data_use_measurement/core/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+net",
+ "+components/metrics",
]
« no previous file with comments | « components/data_use_measurement/core/BUILD.gn ('k') | components/data_use_measurement/core/data_use_ascriber.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698