| Index: chrome/test/base/js2gtest.gni
|
| diff --git a/chrome/test/base/js2gtest.gni b/chrome/test/base/js2gtest.gni
|
| index ac86fe963ca88c1ec710aeed7bcf773def98103e..c3a908894f94bfea189cffa1a37f8deb1f51353b 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_overrides/v8.gni")
|
| +import("//v8/gni/v8.gni")
|
| import("//v8/snapshot_toolchain.gni")
|
|
|
| # Variables:
|
|
|