| Index: Source/modules/notifications/Notification.h
|
| diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h
|
| index 5e7bffed445e46b957c4119a8215ca41a105e9e5..513ede7048013d19fc38e7515949d2927145a4df 100644
|
| --- a/Source/modules/notifications/Notification.h
|
| +++ b/Source/modules/notifications/Notification.h
|
| @@ -41,7 +41,7 @@
|
| #include "platform/AsyncMethodRunner.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "platform/text/TextDirection.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|