Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 6fabf52f54608417ecc5647c668204574f238675..8913072591cec7f4144d09110e26b5af1cb25ad0 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1251,6 +1251,7 @@ |
'wasm/ast-decoder.h', |
'wasm/decoder.h', |
'wasm/leb-helper.h', |
+ 'wasm/managed.h', |
'wasm/module-decoder.cc', |
'wasm/module-decoder.h', |
'wasm/signature-map.cc', |