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

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

Issue 1373373002: Create component to expose network usage stats to consumers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rough implementation for sanity check Created 5 years, 2 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 "+base", 2 "+base",
sdefresne 2015/09/30 08:52:50 nit, drive-by: every component can depends on base
sclittle 2015/10/03 03:27:52 Done.
3 "+net", 3 "+net",
4 "+sql", 4 "+url",
5 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698