Notify NetworkDelegate when bytes have been received over the network.

This will allow for network delegates to notify observers when network
usage occurs, for up-to-date accounting of data usage. See bug for more
details.

This change also removes the NetworkDelegate::OnRawBytesRead method,
replacing it with this new NetworkDelgate::OnNetworkBytesReceived
method.

BUG=518051

Review URL: https://codereview.chromium.org/1284993005

Cr-Commit-Position: refs/heads/master@{#345163}
34 files changed