| Index: Source/modules/notifications/Notification.h
|
| diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h
|
| index 9abcabb84bfd59ae835819e628b2023078a245f8..774784f11e4d3f0b7d22ad05ce4be9799ab772e2 100644
|
| --- a/Source/modules/notifications/Notification.h
|
| +++ b/Source/modules/notifications/Notification.h
|
| @@ -34,9 +34,9 @@
|
| #include "bindings/v8/ScriptWrappable.h"
|
| #include "core/dom/ActiveDOMObject.h"
|
| #include "core/events/EventTarget.h"
|
| -#include "heap/Handle.h"
|
| #include "modules/notifications/NotificationClient.h"
|
| #include "platform/AsyncMethodRunner.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "platform/text/TextDirection.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "wtf/OwnPtr.h"
|
|
|