Update BUILD.gn

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

View file

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