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}
22 files changed