Index: third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
diff --git a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
index e1dbb4c7856b270bfe9c2676bc7bda99811c1fec..f0f34c4f88ee7fdd891ba7b46c9e6989efb39aa2 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
+++ b/third_party/WebKit/Source/bindings/core/v8/V8HiddenValue.h |
@@ -40,6 +40,7 @@ class ScriptWrappable; |
V(port1) \ |
V(port2) \ |
V(state) \ |
+ V(readableStreamReaderInResponse) \ |
haraken
2016/01/06 05:49:06
alphabetical order.
yhirano
2016/01/26 05:09:32
Done.
|
V(stringData) \ |
V(testInterfaces) \ |
V(thenableHiddenPromise) \ |