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

Unified Diff: chrome/chrome_browser.gypi

Issue 1373373002: Create component to expose network usage stats to consumers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 54b9fe5b3e4dfb81ae865b346a732b7e0d2ce48b..d8e5aea981e6af9477b7194d23690c142ab5ffa9 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3099,6 +3099,7 @@
'../components/components.gyp:content_settings_core_common',
'../components/components.gyp:crx_file',
'../components/components.gyp:data_reduction_proxy_core_browser',
+ '../components/components.gyp:data_usage_core',
'../components/components.gyp:data_use_measurement_core',
'../components/components.gyp:domain_reliability',
'../components/components.gyp:enhanced_bookmarks',

Powered by Google App Engine
This is Rietveld 408576698