From 523ab6a929dacf4cdd692c1319173a1a49c642de Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 10 Jun 2019 18:49:30 -0400 Subject: Upgrade V8 to 7.7.37 (#2492) --- cli/BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli') diff --git a/cli/BUILD.gn b/cli/BUILD.gn index 484a3f74d..13a8c0ba0 100644 --- a/cli/BUILD.gn +++ b/cli/BUILD.gn @@ -3,8 +3,8 @@ import("//build/toolchain/cc_wrapper.gni") import("//build_extra/flatbuffers/flatbuffer.gni") import("//build_extra/flatbuffers/rust/rust_flatbuffer.gni") import("//build_extra/rust/rust.gni") +import("//third_party/v8/gni/snapshot_toolchain.gni") import("//third_party/v8/gni/v8.gni") -import("//third_party/v8/snapshot_toolchain.gni") import("../deno.gni") main_extern = [ -- cgit v1.2.3