Index: Source/modules/serviceworkers/FetchEvent.h |
diff --git a/Source/modules/serviceworkers/FetchEvent.h b/Source/modules/serviceworkers/FetchEvent.h |
index 6eeeb68c5f48705b41497703fc216cb6234c6052..f0f337e6557a0f0f1cc99f5b67c8986931d396c4 100644 |
--- a/Source/modules/serviceworkers/FetchEvent.h |
+++ b/Source/modules/serviceworkers/FetchEvent.h |
@@ -8,12 +8,10 @@ |
#include "modules/EventModules.h" |
#include "modules/serviceworkers/Request.h" |
#include "modules/serviceworkers/RespondWithObserver.h" |
-#include "platform/heap/Handle.h" |
namespace blink { |
class ExceptionState; |
-class ExecutionContext; |
class Request; |
class RespondWithObserver; |