Index: gin/BUILD.gn |
diff --git a/gin/BUILD.gn b/gin/BUILD.gn |
index 45350747bfe32dd6a6f61bb1fed3402201301061..5dc1aa81ed26d9ba141e161e741fa14071bf3373 100644 |
--- a/gin/BUILD.gn |
+++ b/gin/BUILD.gn |
@@ -2,7 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-import("//build/module_args/v8.gni") |
+import("//build_overrides/v8.gni") |
import("//testing/test.gni") |
component("gin") { |