Index: Source/core/core_generated.gypi |
diff --git a/Source/core/core_generated.gypi b/Source/core/core_generated.gypi |
index 3f3d812abcf26b936b96d81f026416f4ed0b4cf4..21ada920a2ef48cf3bbd7abb1d8c3b8617e04a27 100644 |
--- a/Source/core/core_generated.gypi |
+++ b/Source/core/core_generated.gypi |
@@ -51,6 +51,12 @@ |
'<(bindings_core_v8_output_dir)/V8LayerRectList.h', |
'<(bindings_core_v8_output_dir)/V8RefCountedScriptWrappable.cpp', |
'<(bindings_core_v8_output_dir)/V8RefCountedScriptWrappable.h', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestRequest.cpp', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestRequest.h', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestSource.cpp', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestSource.h', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestCase.cpp', |
+ '<(bindings_core_v8_output_dir)/V8ReadableStreamTestCase.h', |
'<(bindings_core_v8_output_dir)/V8InternalDictionary.cpp', |
'<(bindings_core_v8_output_dir)/V8InternalDictionary.h', |
'<(bindings_core_v8_output_dir)/V8InternalDictionaryDerived.cpp', |