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 |