| 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 3d3baacba30703e64b43e786f48d42d43564d2ea..982d77765c1f394395798b5a6a910a371e087aba 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",
|
|
|