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

Unified Diff: components/components.gyp

Issue 1373373002: Create component to expose network usage stats to consumers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Polished and added tests 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 side-by-side diff with in-line comments
Download patch
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 4838a7032b3c33dc9ba302c3c04ae1eb8183ab37..e5935c78f4ce58ddac70639d03c3d7473c63b865 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -25,6 +25,7 @@
'cronet.gypi',
'crx_file.gypi',
'data_reduction_proxy.gypi',
+ 'data_usage.gypi',
'data_use_measurement.gypi',
'device_event_log.gypi',
'dom_distiller.gypi',

Powered by Google App Engine
This is Rietveld 408576698