Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Unified Diff: components/translate/core/browser/proto/BUILD.gn

Issue 2565873002: [translate] Add translate ranker model loader. (Closed)
Patch Set: comments from sdefresne Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]
}
« no previous file with comments | « components/translate/core/browser/mock_translate_ranker.cc ('k') | components/translate/core/browser/proto/ranker_model.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698