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

Unified Diff: third_party/cld/BUILD.gn

Issue 2507213002: Switching from CLD2 to CLD3 (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cld/BUILD.gn
diff --git a/third_party/cld/BUILD.gn b/third_party/cld/BUILD.gn
index 890cc54c523b947c84842c2b839959dad0ccbea7..19dd230ee18317dad2d0b3a350028dafe2202af7 100644
--- a/third_party/cld/BUILD.gn
+++ b/third_party/cld/BUILD.gn
@@ -5,7 +5,7 @@
import("//build/buildflag_header.gni")
# Specifies which language identification model to use: CLD2 or CLD3.
-cld_version = 2
+cld_version = 3
buildflag_header("cld_version") {
header = "cld_version.h"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698