commit | ae932be8cc8c618ae9ffefe720879c5ed82c38a5 | [log] [tgz] |
---|---|---|
author | sclittle <[email protected]> | Thu Oct 08 20:53:50 2015 |
committer | Commit bot <[email protected]> | Thu Oct 08 20:54:28 2015 |
tree | 90c37f181fefc3cc1029297e6b3cbeabcded9cc2 | |
parent | f23413055b352dbfaa1316904b0a31e7dfc801d4 [diff] |
Create component to expose network usage stats to consumers. Creates the new component "data_usage" that contains a DataUseAggregator. A global DataUseAggregator is owned by the IOThread. The ChromeNetworkDelegate reports data usage to the DataUseAggregator, which in turn aggregates it and reports to any registered observers. [email protected] BUG=518051 Review URL: https://codereview.chromium.org/1373373002 Cr-Commit-Position: refs/heads/master@{#353137}