Index: Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h |
diff --git a/Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h b/Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h |
index 5a47f04a86f750d9c019852515c8ae574b01e6d7..e31412857d7b22c024b5f2d995840fb0038bcb3c 100644 |
--- a/Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h |
+++ b/Source/modules/serviceworkers/ServiceWorkerScriptCachedMetadataHandler.h |
@@ -6,6 +6,7 @@ |
#define ServiceWorkerScriptCachedMetadataHandler_h |
#include "core/fetch/CachedMetadataHandler.h" |
+#include "platform/heap/Handle.h" |
#include "platform/weborigin/KURL.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/Vector.h" |