| Index: public/platform/modules/push_messaging/WebPushError.h
|
| diff --git a/public/platform/WebPushError.h b/public/platform/modules/push_messaging/WebPushError.h
|
| similarity index 94%
|
| copy from public/platform/WebPushError.h
|
| copy to public/platform/modules/push_messaging/WebPushError.h
|
| index 56a89791efc48b41fdda986392cbb5421ed9e988..912e30bedd4eea1cd8a561717ae1c15b98627586 100644
|
| --- a/public/platform/WebPushError.h
|
| +++ b/public/platform/modules/push_messaging/WebPushError.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef WebPushError_h
|
| #define WebPushError_h
|
|
|
| -#include "WebString.h"
|
| +#include "public/platform/WebString.h"
|
|
|
| namespace blink {
|
|
|
|
|