summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorandrewhayden <andrewhayden@chromium.org>2014-11-13 03:24:10 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-13 11:24:35 +0000
commit7c3b1854c5f8ae7e929c6822fa20e780b668f020 (patch)
tree5878132caf954ec8e93f23f72229d1f85f9c49b0 /build
parent336159cf3f6740237f304e01bb6a393f03b8b135 (diff)
downloadchromium_src-7c3b1854c5f8ae7e929c6822fa20e780b668f020.zip
chromium_src-7c3b1854c5f8ae7e929c6822fa20e780b668f020.tar.gz
chromium_src-7c3b1854c5f8ae7e929c6822fa20e780b668f020.tar.bz2
Sync cld_2.gyp with cld_2/BUILD.GN, make BUILD.gn authoritative.
Also removes a comment that is no longer applicable in common.gypi. BUG= TBR=toyoshim@chromium.org Review URL: https://codereview.chromium.org/716413002 Cr-Commit-Position: refs/heads/master@{#304013}
Diffstat (limited to 'build')
-rw-r--r--build/common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 61192c1..3ddb01a 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -505,7 +505,6 @@
# tool explicitly.
# See third_party/cld_2/cld_2.gyp for more information.
# 0: Small tables, lower accuracy
- # 1: Medium tables, medium accuracy
# 2: Large tables, high accuracy
'cld2_table_size%': 2,