Index: third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h |
diff --git a/third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h b/third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h |
index 658c46869d995c7c7eea560bdda8fff8797f5b7e..74c75201cb51debb99108925c6ec85b24c28a3f5 100644 |
--- a/third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h |
+++ b/third_party/WebKit/Source/modules/fetch/FetchBlobDataConsumerHandle.h |
@@ -10,6 +10,7 @@ |
#include "modules/ModulesExport.h" |
#include "modules/fetch/FetchDataConsumerHandle.h" |
#include "platform/blob/BlobData.h" |
+#include "platform/heap/Handle.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefPtr.h" |
#include <memory> |