Chromium Code Reviews| Index: Source/modules/serviceworkers/FetchEvent.h |
| diff --git a/Source/modules/serviceworkers/FetchEvent.h b/Source/modules/serviceworkers/FetchEvent.h |
| index 6eeeb68c5f48705b41497703fc216cb6234c6052..99e07b6f7ca3bd8c51bbe1b96817088ebbd9b210 100644 |
| --- a/Source/modules/serviceworkers/FetchEvent.h |
| +++ b/Source/modules/serviceworkers/FetchEvent.h |
| @@ -13,7 +13,6 @@ |
| namespace blink { |
| class ExceptionState; |
| -class ExecutionContext; |
| class Request; |
| class RespondWithObserver; |