diff options
author | Christian Moritz <chrmoritz@gmail.com> | 2019-09-12 21:07:21 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-09-15 22:12:12 +0200 |
commit | 9c282d6a0eea8404653edb5d61adfe429b05ec18 (patch) | |
tree | d9b179e30c1f6a462fa469166c3fdc48d042ac00 /core/libdeno/v8 | |
parent | 40a6d830737d51e70e4b4290182452fb7da6e65e (diff) |
Move GN root into //core/libdeno (#2943)
Diffstat (limited to 'core/libdeno/v8')
l--------- | core/libdeno/v8 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/libdeno/v8 b/core/libdeno/v8 new file mode 120000 index 000000000..efdcb44da --- /dev/null +++ b/core/libdeno/v8 @@ -0,0 +1 @@ +../../third_party/v8
\ No newline at end of file |