[components] src/sys/build -> build/components

Change-Id: I6d9ae5f3e5f741276ec2a7ca0a128fd6a9667dac
diff --git a/BUILD.gn b/BUILD.gn
index 4552f0b..3c9c584 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -4,7 +4,7 @@
 
 import("//build/host.gni")
 import("//build/test.gni")
-import("//src/sys/build/components.gni")
+import("//build/components.gni")
 import("//third_party/quickjs/compiled_js.gni")
 
 config("qjs-config") {