Chromium Code Reviews| Index: Source/bindings/core/v8/V8HiddenValue.h |
| diff --git a/Source/bindings/core/v8/V8HiddenValue.h b/Source/bindings/core/v8/V8HiddenValue.h |
| index bba471a6d9192aaee0f3482d74b711edfc950fa8..805e291964ffd1805c37c42fda5cb326cc76506b 100644 |
| --- a/Source/bindings/core/v8/V8HiddenValue.h |
| +++ b/Source/bindings/core/v8/V8HiddenValue.h |
| @@ -36,6 +36,8 @@ class ScriptWrappable; |
| V(idbCursorRequest) \ |
| V(port1) \ |
| V(port2) \ |
| + V(promise) \ |
| + V(reason) \ |
| V(state) \ |
| V(stringData) \ |
| V(thenableHiddenPromise) \ |