Index: third_party/WebKit/Source/modules/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn |
index bb1e96afe944a6dec55c6a88c86da299b30a4c6e..1a6d94754507faeff6aed61dfbe0d87b9924eec1 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -232,13 +232,10 @@ source_set("unit_tests") { |
"fetch/BytesConsumerForDataConsumerHandleTest.cpp", |
"fetch/BytesConsumerTest.cpp", |
"fetch/BytesConsumerTestUtil.cpp", |
- "fetch/CompositeDataConsumerHandleTest.cpp", |
"fetch/DataConsumerHandleTestUtil.cpp", |
"fetch/DataConsumerHandleTestUtil.h", |
"fetch/DataConsumerHandleUtilTest.cpp", |
- "fetch/FetchBlobDataConsumerHandleTest.cpp", |
"fetch/FetchDataLoaderTest.cpp", |
- "fetch/FetchFormDataConsumerHandleTest.cpp", |
"fetch/FetchResponseDataTest.cpp", |
"fetch/FormDataBytesConsumerTest.cpp", |
"fetch/ReadableStreamDataConsumerHandleTest.cpp", |