Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 02d9933102e19bd41bf5ce4692123eb396258714..4106be7c14dc1d39912c4448650eab4f914fe2b0 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -9,7 +9,7 @@ import("//build/config/sanitizers/sanitizers.gni") |
| # Because standalone V8 builds are not supported, assume this is part of a |
| # Chromium build. |
| -import("//build/module_args/v8.gni") |
| +import("//build_overrides/v8.gni") |
|
Michael Achenbach
2015/10/12 08:19:03
In order to create a standalone v8 build, would we
jochen (gone - plz use gerrit)
2015/10/12 11:03:27
2)
|
| import("snapshot_toolchain.gni") |