| Index: Source/modules/push_messaging/PushRegistration.h
|
| diff --git a/Source/modules/push_messaging/PushRegistration.h b/Source/modules/push_messaging/PushRegistration.h
|
| index 3bff063fe8ca593a5c0a4d5d20685c3aed6209f6..c7ccea7d2c5a20731c03130769f6230f1386d6de 100644
|
| --- a/Source/modules/push_messaging/PushRegistration.h
|
| +++ b/Source/modules/push_messaging/PushRegistration.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PushRegistration_h
|
| #define PushRegistration_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "public/platform/WebPushRegistration.h"
|
| #include "wtf/OwnPtr.h"
|
|
|