Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index e3804a80685dc2fed4c321f46b5d0b04b4bdd4dd..1348dc87375147c5a4f7737504bb81b7e939b2c4 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -8,6 +8,7 @@ |
# you add a new build file, there must be some path of dependencies from this |
# file to your new one or GN won't know about it. |
+import("//build/config/compiler/compiler.gni") |
import("//build/config/features.gni") |
import("//build/config/sanitizers/sanitizers.gni") |
import("//build/config/ui.gni") |