| Index: chrome/test/base/js2gtest.gni
|
| diff --git a/chrome/test/base/js2gtest.gni b/chrome/test/base/js2gtest.gni
|
| index f4b6c76e006b2f595674b5ebd89e1812ab165b22..a995869adb415b46ba4ca5b351a7f29f4366f6b3 100644
|
| --- a/chrome/test/base/js2gtest.gni
|
| +++ b/chrome/test/base/js2gtest.gni
|
| @@ -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("//v8/snapshot_toolchain.gni")
|
|
|
| # Variables:
|
|
|