| 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 d829ef253f510bd2ff2fba5cb4a0def0f9ef4d15..05842b30e80aeb159c3dec71769ca3bb356a98f7 100644
|
| --- a/components/data_reduction_proxy/core/common/BUILD.gn
|
| +++ b/components/data_reduction_proxy/core/common/BUILD.gn
|
| @@ -25,6 +25,8 @@ template("common_tmpl") {
|
| "data_reduction_proxy_params.h",
|
| "data_reduction_proxy_pref_names.cc",
|
| "data_reduction_proxy_pref_names.h",
|
| + "data_reduction_proxy_server.cc",
|
| + "data_reduction_proxy_server.h",
|
| "data_reduction_proxy_switches.cc",
|
| "data_reduction_proxy_switches.h",
|
| "data_reduction_proxy_util.cc",
|
|
|