[build] Remove obsolete gn flag

Bug: chromium:1164276
Change-Id: I2c7ed46ddf5ed027d316bc02f76a957b29101734
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2622076
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
Mirko Bonadei 2021-01-11 17:37:35 +01:00 committed by Frank Barchard
parent 37480f12c6
commit f7c0a73a3e

View File

@ -6,9 +6,6 @@
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
# Some non-Chromium builds don't use Chromium's third_party/binutils.
linux_use_bundled_binutils_override = true
# Variable that can be used to support multiple build scenarios, like having
# Chromium specific targets in a client project's GN file etc.
build_with_chromium = false