| Index: components/translate/core/browser/proto/BUILD.gn
|
| diff --git a/components/translate/core/browser/proto/BUILD.gn b/components/translate/core/browser/proto/BUILD.gn
|
| index e7424bd588b10e44d742a9539c56923884047919..c064a49e781541c230ceffb0947df2b921d4c4af 100644
|
| --- a/components/translate/core/browser/proto/BUILD.gn
|
| +++ b/components/translate/core/browser/proto/BUILD.gn
|
| @@ -6,7 +6,6 @@ import("//third_party/protobuf/proto_library.gni")
|
|
|
| proto_library("proto") {
|
| sources = [
|
| - "ranker_model.proto",
|
| "translate_ranker_model.proto",
|
| ]
|
| }
|
|
|