summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp')
-rw-r--r--Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp b/Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
index 06809e54b..25fc9b282 100644
--- a/Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
+++ b/Source/WebKit/chromium/src/WebFileSystemCallbacksImpl.cpp
@@ -38,9 +38,9 @@
#include "ScriptExecutionContext.h"
#include "WebFileInfo.h"
#include "WebFileSystemEntry.h"
-#include "platform/WebString.h"
#include "WorkerAsyncFileSystemChromium.h"
#include <public/WebFileSystem.h>
+#include <public/WebString.h>
#include <wtf/Vector.h>
using namespace WebCore;