| Index: Source/modules/push_messaging/PushManager.h
|
| diff --git a/Source/modules/push_messaging/PushManager.h b/Source/modules/push_messaging/PushManager.h
|
| index b0b255f8bef0c760409c12cb980fc12337f6e5be..afa238f6cf55cb5c6e1f06bbd0d34334fa1c18ab 100644
|
| --- a/Source/modules/push_messaging/PushManager.h
|
| +++ b/Source/modules/push_messaging/PushManager.h
|
| @@ -6,12 +6,9 @@
|
| #define PushManager_h
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| -#include "platform/heap/Handle.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
| -class ExecutionContext;
|
| class ScriptPromise;
|
| class ScriptState;
|
|
|
|
|