Index: Source/web/WebStorageEventDispatcherImpl.cpp |
diff --git a/Source/web/WebStorageEventDispatcherImpl.cpp b/Source/web/WebStorageEventDispatcherImpl.cpp |
index e15cc9034253f0c179f47477184c3f71a4008668..b8f888d378bb83ca4f78457dfbb74a47def366b7 100644 |
--- a/Source/web/WebStorageEventDispatcherImpl.cpp |
+++ b/Source/web/WebStorageEventDispatcherImpl.cpp |
@@ -33,9 +33,9 @@ |
#include "StorageAreaProxy.h" |
#include "WebViewImpl.h" |
+#include "platform/weborigin/KURL.h" |
+#include "platform/weborigin/SecurityOrigin.h" |
#include "public/platform/WebURL.h" |
-#include "weborigin/KURL.h" |
-#include "weborigin/SecurityOrigin.h" |
#include "wtf/PassOwnPtr.h" |
namespace blink { |