Remove obsolete GN config (#4110)

This commit is contained in:
mi-ac 2021-01-22 16:28:49 +01:00 committed by GitHub
parent f37547c73a
commit 968659aee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,9 +16,6 @@
# Chromium specific targets in a client project's GN file etc.
build_with_chromium = false
# Don't use Chromium's third_party/binutils.
linux_use_bundled_binutils_override = false
declare_args() {
# Android 32-bit non-component, non-clang builds cannot have symbol_level=2
# due to 4GiB file size limit, see https://crbug.com/648948.