Removed unused network logging from extensions throttle.
The extensions network throttle (ExtensionThrottleManager) used
to use the net::NetLog to log throttling activity. Logging was
only done if ExtensionThrottleManager::set_net_log was called,
but that was removed nearly four years ago in refs/heads/master@{#298862}
(https://codereview.chromium.org/631203003).
This change removes the logging implementation as these classes
will soon be moving to the render process.
Bug: 784576
Change-Id: I1025dd6f3134d438e549165f5b7045b3ecf2dc61
Reviewed-on: https://chromium-review.googlesource.com/1113899
Commit-Queue: Chris Mumford <cmumford@chromium.org>
Reviewed-by:
Reilly Grant <reillyg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570096}
Showing
Please register or sign in to comment