Index: Source/modules/notifications/Notification.h |
diff --git a/Source/modules/notifications/Notification.h b/Source/modules/notifications/Notification.h |
index 5e66de5007f6ccc471bf2f5a10f4e08220ef23a9..fb8169f03c31773f55ae0cb5297608c4f5441642 100644 |
--- a/Source/modules/notifications/Notification.h |
+++ b/Source/modules/notifications/Notification.h |
@@ -39,8 +39,8 @@ |
#include "core/loader/ThreadableLoaderClient.h" |
#include "platform/SharedBuffer.h" |
#include "core/platform/Timer.h" |
-#include "core/platform/text/TextDirection.h" |
#include "modules/notifications/NotificationClient.h" |
+#include "platform/text/TextDirection.h" |
#include "weborigin/KURL.h" |
#include "wtf/OwnPtr.h" |
#include "wtf/PassRefPtr.h" |