Chromium Code Reviews| Index: Source/modules/modules.gypi |
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
| index c4a5f088037174f938e5ba94afb4354355caf899..15ee42248cee60e0d2f97e6100d9d642bd67ea81 100644 |
| --- a/Source/modules/modules.gypi |
| +++ b/Source/modules/modules.gypi |
| @@ -885,6 +885,7 @@ |
| 'fetch/Body.h', |
| 'fetch/BodyStreamBuffer.cpp', |
| 'fetch/BodyStreamBuffer.h', |
| + 'fetch/CrossThreadHolder.h', |
| 'fetch/DataConsumerTee.cpp', |
| 'fetch/DataConsumerTee.h', |
| 'fetch/FetchBlobDataConsumerHandle.cpp', |