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

Side by Side Diff: components/data_use_measurement/core/DEPS

Issue 1279543002: Support needed to measure user and service traffic in Chrome. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@NewHistogram
Patch Set: Completing transition to a separate component. Created 5 years, 3 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+net/base", 2 "+net/base",
sclittle 2015/08/26 23:08:30 You don't actually need this dep here, so delete t
amohammadkhan 2015/08/29 01:00:59 Done.
3 ] 3 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698