summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/src/WebWorkerClientImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/src/WebWorkerClientImpl.h')
-rw-r--r--Source/WebKit/chromium/src/WebWorkerClientImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/src/WebWorkerClientImpl.h b/Source/WebKit/chromium/src/WebWorkerClientImpl.h
index 2a865488d..f6779083b 100644
--- a/Source/WebKit/chromium/src/WebWorkerClientImpl.h
+++ b/Source/WebKit/chromium/src/WebWorkerClientImpl.h
@@ -39,8 +39,8 @@
#include "WorkerMessagingProxy.h"
#include "WorkerObjectProxy.h"
-#include "platform/WebFileSystem.h"
#include "WebWorkerBase.h"
+#include <public/WebFileSystem.h>
#include <wtf/OwnPtr.h>
#include <wtf/PassOwnPtr.h>
#include <wtf/RefPtr.h>