From 5f1df038fb1462607af3555fa7431c05ca484dce Mon Sep 17 00:00:00 2001 From: Ry Dahl Date: Sun, 5 Jan 2020 09:19:29 -0500 Subject: Replace libdeno with rusty_v8 (#3556) --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5ef0634a9..c35100865 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "chromium_build"] - path = core/libdeno/build - url = https://github.com/denoland/chromium_build.git [submodule "deno_third_party"] path = third_party url = https://github.com/denoland/deno_third_party.git -- cgit v1.2.3