| Index: components/data_reduction_proxy.gypi
|
| diff --git a/components/data_reduction_proxy.gypi b/components/data_reduction_proxy.gypi
|
| index 47fd1af4382e8fbcc773980718d6d7f20310995d..6ffaa9b72f6b915e10c9eb0d5eae596c84503bb8 100644
|
| --- a/components/data_reduction_proxy.gypi
|
| +++ b/components/data_reduction_proxy.gypi
|
| @@ -66,20 +66,21 @@
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_bypass_action_list.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_bypass_type_list.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_config_values.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_creator.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_creator.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_storage_delegate.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_store.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_event_store.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_headers.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_headers.h',
|
| + 'data_reduction_proxy/core/common/data_reduction_proxy_page_load_timing.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_page_load_timing.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_params.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_params.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_pref_names.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_pref_names.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_switches.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_switches.h',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_util.cc',
|
| 'data_reduction_proxy/core/common/data_reduction_proxy_util.h',
|
| 'data_reduction_proxy/core/common/lofi_decider.h',
|
|
|