| Index: components/data_reduction_proxy/core/common/BUILD.gn
|
| diff --git a/components/data_reduction_proxy/core/common/BUILD.gn b/components/data_reduction_proxy/core/common/BUILD.gn
|
| index 708f8211fa8cc75385700e679fac8b178e24c27a..f5da9da223639be4b9cbb6149a3fa6cac982d9fe 100644
|
| --- a/components/data_reduction_proxy/core/common/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/common/BUILD.gn
|
| @@ -12,20 +12,21 @@ template("common_tmpl") {
|
| "data_reduction_proxy_bypass_action_list.h",
|
| "data_reduction_proxy_bypass_type_list.h",
|
| "data_reduction_proxy_config_values.h",
|
| "data_reduction_proxy_event_creator.cc",
|
| "data_reduction_proxy_event_creator.h",
|
| "data_reduction_proxy_event_storage_delegate.h",
|
| "data_reduction_proxy_event_store.cc",
|
| "data_reduction_proxy_event_store.h",
|
| "data_reduction_proxy_headers.cc",
|
| "data_reduction_proxy_headers.h",
|
| + "data_reduction_proxy_page_load_timing.h",
|
| "data_reduction_proxy_params.cc",
|
| "data_reduction_proxy_params.h",
|
| "data_reduction_proxy_pref_names.cc",
|
| "data_reduction_proxy_pref_names.h",
|
| "data_reduction_proxy_switches.cc",
|
| "data_reduction_proxy_switches.h",
|
| "data_reduction_proxy_util.cc",
|
| "data_reduction_proxy_util.h",
|
| "lofi_decider.h",
|
| "lofi_ui_service.h",
|
|
|