| Index: Source/modules/push_messaging/PushError.h
|
| diff --git a/Source/modules/push_messaging/PushError.h b/Source/modules/push_messaging/PushError.h
|
| index 7840cc08696ada8e0e7697d0031b5ca6b092db58..cc80bff6ec0a0ce5f2b3cb52224cae89d9334811 100644
|
| --- a/Source/modules/push_messaging/PushError.h
|
| +++ b/Source/modules/push_messaging/PushError.h
|
| @@ -6,7 +6,7 @@
|
| #define PushError_h
|
|
|
| #include "core/dom/DOMError.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebPushError.h"
|
| #include "wtf/OwnPtr.h"
|
|
|
|
|