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 3aa4f09bf765513a56ce3ab147f337a0e3439699..a720aae3db5d753a8502548fbc549abec7b23f71 100644 |
--- a/third_party/WebKit/Source/modules/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/BUILD.gn |
@@ -228,6 +228,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", |