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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+net", 2 "+net",
3 "+components/metrics",
4 "+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
5 "+content/public/browser",
3 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698