| Index: Source/modules/push_messaging/PushError.h
|
| diff --git a/Source/modules/push_messaging/PushError.h b/Source/modules/push_messaging/PushError.h
|
| index d0d48dc2ebd2f694786c912eb4de6def5d52a4bd..d7f87c3d5d4add04ad63f1aab2b53da0f1ceb027 100644
|
| --- a/Source/modules/push_messaging/PushError.h
|
| +++ b/Source/modules/push_messaging/PushError.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/dom/DOMException.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "public/platform/WebPushError.h"
|
| +#include "public/platform/modules/push_messaging/WebPushError.h"
|
|
|
| namespace blink {
|
|
|
|
|