| Index: public/web/WebNotificationPresenter.h
|
| diff --git a/public/web/WebNotificationPresenter.h b/public/web/WebNotificationPresenter.h
|
| index 4249d04341b744ee48849ec8976ebe4d7b73bb8b..04fe27e49f567ca3d073970e862dcb63531627a1 100644
|
| --- a/public/web/WebNotificationPresenter.h
|
| +++ b/public/web/WebNotificationPresenter.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebNotificationPresenter_h
|
| #define WebNotificationPresenter_h
|
|
|
| -#include "../platform/WebString.h"
|
| #include "WebNotificationPermissionCallback.h"
|
| #include "WebSecurityOrigin.h"
|
| +#include "public/platform/WebString.h"
|
|
|
| namespace blink {
|
|
|
|
|