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

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

Issue 2726043003: Revert "[translate] Add translate ranker model loader." (Closed)
Patch Set: 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 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",
]
}
« 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