| Index: Source/modules/notifications/Notification.h
|
| diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h
|
| index deb2e46f9aa8da9491091a3be94afd0cee2aa258..6204977e850a0c23180effb5b05684015df1b74b 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"
|
|
|