Index: src/debug/interface-types.h |
diff --git a/src/debug/interface-types.h b/src/debug/interface-types.h |
index ba6111d6fc20a2964a1a2aae2780dbc94c788c8b..111ca02be0528e3ff8efc2fb4e9e4fdae84eaf2c 100644 |
--- a/src/debug/interface-types.h |
+++ b/src/debug/interface-types.h |
@@ -60,7 +60,6 @@ struct WasmDisassembly { |
}; |
enum PromiseDebugActionType { |
- kDebugPromiseCreated, |
kDebugEnqueueAsyncFunction, |
kDebugEnqueuePromiseResolve, |
kDebugEnqueuePromiseReject, |