Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 312238a6efa6df3a4dad049cec1eb3e71c60286a..52b8dd39195099c362c1ad8d43fa1c21e70aad02 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -289,7 +289,6 @@ |
'plugins/PluginArray.idl', |
'storage/Storage.idl', |
'storage/StorageEvent.idl', |
- 'streams/ExclusiveStreamReader.idl', |
'streams/ReadableStream.idl', |
'streams/Stream.idl', |
'svg/SVGAElement.idl', |
@@ -1930,8 +1929,6 @@ |
'storage/StorageNamespace.h', |
'storage/StorageNamespaceController.cpp', |
'storage/StorageNamespaceController.h', |
- 'streams/ExclusiveStreamReader.cpp', |
- 'streams/ExclusiveStreamReader.h', |
'streams/ReadableStream.cpp', |
'streams/ReadableStream.h', |
'streams/ReadableStreamImpl.h', |
@@ -3765,7 +3762,6 @@ |
'rendering/style/OutlineValueTest.cpp', |
'rendering/style/RenderStyleTest.cpp', |
'rendering/style/SVGRenderStyleTest.cpp', |
- 'streams/ExclusiveStreamReaderTest.cpp', |
'streams/ReadableStreamTest.cpp', |
'testing/PrivateScriptTestTest.cpp', |
'testing/UnitTestHelpers.cpp', |