| Index: Source/modules/push_messaging/PushManager.h
|
| diff --git a/Source/modules/push_messaging/PushManager.h b/Source/modules/push_messaging/PushManager.h
|
| index 7e5de9c372587dbe1a29a6eccfcb23d111079a0e..54854033e1abfda4acc3367b22dc3f64f70911a9 100644
|
| --- a/Source/modules/push_messaging/PushManager.h
|
| +++ b/Source/modules/push_messaging/PushManager.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PushManager_h
|
| #define PushManager_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|