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

Unified Diff: components/data_use_measurement/core/DEPS

Issue 2462983003: Move data use measurement to DataUseNetworkDelegate (Closed)
Patch Set: Fixed linux unittest compile 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..4fd71deafc110a1b552f408baebafa239d212f99 100644
--- a/components/data_use_measurement/core/DEPS
+++ b/components/data_use_measurement/core/DEPS
@@ -1,3 +1,6 @@
include_rules = [
"+net",
+ "+components/metrics",
+ "+content/public/common",
Not at Google. Contact bengr 2016/11/01 21:32:04 data_use_measurement/core/ should not depend on co
Raj 2016/11/08 22:39:31 I am following option#2. option#1 will not be eno
+ "+content/public/browser",
]

Powered by Google App Engine
This is Rietveld 408576698