Added and implemented URLRequest::GetTotalSentBytes.

Added and implemented URLRequest::GetTotalSentBytes,
URLRequestJob::GetTotalSentBytes, and
HttpTransaction::GetTotalSentBytes, which count the number of bytes sent
over the network, similar to GetTotalReceivedBytes.

BUG=518897

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

Cr-Commit-Position: refs/heads/master@{#348243}
19 files changed