| Index: Source/modules/push_messaging/PushManager.h
|
| diff --git a/Source/modules/push_messaging/PushManager.h b/Source/modules/push_messaging/PushManager.h
|
| index 30622aba04e94a797c88cfbe8a15b165794f2b4e..23d73781a706da9c9ec5f59fa7a6c0ea5e5cfe87 100644
|
| --- a/Source/modules/push_messaging/PushManager.h
|
| +++ b/Source/modules/push_messaging/PushManager.h
|
| @@ -6,7 +6,7 @@
|
| #define PushManager_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|