Update BUILD.gn

This commit is contained in:
Alexander David Frick 2022-09-04 11:11:50 -05:00 committed by GitHub
parent d2a1541f48
commit 30cee45e04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be # Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file. # found in the LICENSE file.
import("//build/config/arm.gni")
import("//build/config/c++/c++.gni") import("//build/config/c++/c++.gni")
import("//build/config/chrome_build.gni") import("//build/config/chrome_build.gni")
import("//build/config/clang/clang.gni") import("//build/config/clang/clang.gni")