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 9b890d70d866d8ebd27bfb4c35c6c587652af7f5..84162929e62ad34c00e32cb37e9c9f953eae5a7a 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -227,6 +227,7 @@ source_set("unit_tests") { |
"credentialmanager/PasswordCredentialTest.cpp", |
"csspaint/PaintRenderingContext2DTest.cpp", |
"csspaint/PaintWorkletTest.cpp", |
+ "fetch/BlobBytesConsumerTest.cpp", |
"fetch/BodyStreamBufferTest.cpp", |
"fetch/BytesConsumerForDataConsumerHandleTest.cpp", |
"fetch/BytesConsumerTest.cpp", |