Chromium Code Reviews| Index: src/v8.gyp |
| diff --git a/src/v8.gyp b/src/v8.gyp |
| index eda411120ae050493c6c60298ccfd5f1391ee575..bd0a994aadd25db390d31a72badeebda9a07c5ec 100644 |
| --- a/src/v8.gyp |
| +++ b/src/v8.gyp |
| @@ -1079,6 +1079,7 @@ |
| 'macro-assembler.h', |
| 'machine-type.cc', |
| 'machine-type.h', |
| + 'managed.h', |
| 'messages.cc', |
| 'messages.h', |
| 'msan.h', |
| @@ -1310,7 +1311,6 @@ |
| 'wasm/function-body-decoder.h', |
| 'wasm/function-body-decoder-impl.h', |
| 'wasm/leb-helper.h', |
| - 'wasm/managed.h', |
| 'wasm/module-decoder.cc', |
| 'wasm/module-decoder.h', |
| 'wasm/signature-map.cc', |