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

Unified Diff: build/config/features.gni

Issue 1920853002: Drop support for Compact Language Detector v1. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Preserve yfriedman@ comment in chrome/android/chrome_apk.gyp Created 4 years, 8 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
« no previous file with comments | « build/config/BUILD.gn ('k') | chrome/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index 72a5b5e576a95ed86d134ca627f72d14c215ad0e..6a89f7d83b354634f3947fe103a047c15131795a 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -120,11 +120,6 @@ declare_args() {
# Additional dependent variables -----------------------------------------------
-# Set the version of CLD.
-# 1: (DEPRECATED! See http://crbug.com/528305 for info) Use only CLD1.
-# 2: Use only CLD2.
-cld_version = 2
-
# Enable the spell checker.
enable_spellcheck = !is_ios
« no previous file with comments | « build/config/BUILD.gn ('k') | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698