Add net_log events for the Data Reduction Proxy config service client.
commit3074bf4dcf5b9a89ede7cba949f3e4ef606d40ac
authorjeremyim <jeremyim@chromium.org>
Tue, 28 Apr 2015 23:29:06 +0000 (28 16:29 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Apr 2015 23:30:03 +0000 (28 23:30 +0000)
tree617507706bb20dccbab66d92fc5d54007f2f79d3
parenteaf365a0d6373700b3cb8d51a6de09e52039461c
Add net_log events for the Data Reduction Proxy config service client.

The start and completion of the config retrieval requests will be logged,
and made available to the chrome://net-internals/#bandwidth page.

BUG=466753

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

Cr-Commit-Position: refs/heads/master@{#327389}
17 files changed:
components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_config_service_client_unittest.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_service.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_service.h
components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.cc
components/data_reduction_proxy/core/browser/data_reduction_proxy_test_utils.h
components/data_reduction_proxy/core/common/data_reduction_proxy_event_creator.cc
components/data_reduction_proxy/core/common/data_reduction_proxy_event_creator.h
components/data_reduction_proxy/core/common/data_reduction_proxy_event_storage_delegate.h
components/data_reduction_proxy/core/common/data_reduction_proxy_event_storage_delegate_test_utils.cc
components/data_reduction_proxy/core/common/data_reduction_proxy_event_storage_delegate_test_utils.h
components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.cc
components/data_reduction_proxy/core/common/data_reduction_proxy_event_store.h
net/log/net_log_event_type_list.h