| Index: components/data_reduction_proxy/core/browser/BUILD.gn
|
| diff --git a/components/data_reduction_proxy/core/browser/BUILD.gn b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| index 5790d4ccd78ca9151b03405067996659914693e6..3e660fd3ea9988d5406338460af2f6c02779e518 100644
|
| --- a/components/data_reduction_proxy/core/browser/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/browser/BUILD.gn
|
| @@ -21,6 +21,8 @@ static_library("browser") {
|
| "data_reduction_proxy_io_data.h",
|
| "data_reduction_proxy_metrics.cc",
|
| "data_reduction_proxy_metrics.h",
|
| + "data_reduction_proxy_mutable_config_values.cc",
|
| + "data_reduction_proxy_mutable_config_values.h",
|
| "data_reduction_proxy_network_delegate.cc",
|
| "data_reduction_proxy_network_delegate.h",
|
| "data_reduction_proxy_prefs.cc",
|
|
|