| Index: components/data_reduction_proxy/proto/BUILD.gn
|
| diff --git a/components/data_reduction_proxy/proto/BUILD.gn b/components/data_reduction_proxy/proto/BUILD.gn
|
| index 889c1067838d1e9f9de8724ac99dc15377ab540f..16151f5f1b08beca418b35cd6e5cba2bbe6a9489 100644
|
| --- a/components/data_reduction_proxy/proto/BUILD.gn
|
| +++ b/components/data_reduction_proxy/proto/BUILD.gn
|
| @@ -7,5 +7,6 @@ import("//third_party/protobuf/proto_library.gni")
|
| proto_library("data_reduction_proxy_proto") {
|
| sources = [
|
| "client_config.proto",
|
| + "store.proto",
|
| ]
|
| }
|
|
|