| 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 674c3619e188091d7bbc7b0b1844302aa073a75f..a28e6d0216be9dc1e4d08a087d8850978c86fe0b 100644
|
| --- a/components/data_reduction_proxy/core/common/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/common/BUILD.gn
|
| @@ -7,6 +7,7 @@ import("//chrome/version.gni")
|
| static_library("common") {
|
| sources = [
|
| "data_reduction_proxy_bypass_type_list.h",
|
| + "data_reduction_proxy_config_values.h",
|
| "data_reduction_proxy_event_store.cc",
|
| "data_reduction_proxy_event_store.h",
|
| "data_reduction_proxy_headers.cc",
|
|
|