Chromium Code Reviews| 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 c064a49e781541c230ceffb0947df2b921d4c4af..e7424bd588b10e44d742a9539c56923884047919 100644 |
| --- a/components/translate/core/browser/proto/BUILD.gn |
| +++ b/components/translate/core/browser/proto/BUILD.gn |
| @@ -6,6 +6,7 @@ import("//third_party/protobuf/proto_library.gni") |
| proto_library("proto") { |
| sources = [ |
| + "ranker_model.proto", |
| "translate_ranker_model.proto", |
| ] |
| } |