| Index: build/config/sysroot.gni
|
| diff --git a/build/config/sysroot.gni b/build/config/sysroot.gni
|
| index e5a9c2b20a1a2d87d8e5a3ca66b2e11ef1a5bc59..057971d69c4282d0336fd51b2d0c31453b8c2abc 100644
|
| --- a/build/config/sysroot.gni
|
| +++ b/build/config/sysroot.gni
|
| @@ -4,8 +4,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
|
|
|