summaryrefslogtreecommitdiffstats
path: root/build/config/sysroot.gni
diff options
context:
space:
mode:
Diffstat (limited to 'build/config/sysroot.gni')
-rw-r--r--build/config/sysroot.gni2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/config/sysroot.gni b/build/config/sysroot.gni
index e5a9c2b..057971d 100644
--- a/build/config/sysroot.gni
+++ b/build/config/sysroot.gni
@@ -5,8 +5,6 @@
# This header file defines the "sysroot" variable which is the absolute path
# of the sysroot. If no sysroot applies, the variable will be an empty string.
-import("//build/config/chrome_build.gni")
-
declare_args() {
# The absolute path of the sysroot that is applied when compiling using
# the target toolchain.