Index: Source/web/WebDataSourceImpl.cpp |
diff --git a/Source/web/WebDataSourceImpl.cpp b/Source/web/WebDataSourceImpl.cpp |
index b2fcfe3d031a20ffb24918d6bc9f29815679a3d9..5cae6054239c379ba24a47ae5d9421b0ec034b9d 100644 |
--- a/Source/web/WebDataSourceImpl.cpp |
+++ b/Source/web/WebDataSourceImpl.cpp |
@@ -31,9 +31,9 @@ |
#include "config.h" |
#include "WebDataSourceImpl.h" |
-#include "ApplicationCacheHostInternal.h" |
#include "core/dom/Document.h" |
#include "core/loader/FrameLoader.h" |
+#include "core/loader/appcache/ApplicationCacheHostInternal.h" |
#include "public/platform/WebURL.h" |
#include "public/platform/WebURLError.h" |
#include "public/platform/WebVector.h" |