Index: content/worker/websharedworkerclient_proxy.h |
diff --git a/content/worker/websharedworkerclient_proxy.h b/content/worker/websharedworkerclient_proxy.h |
index d5606285738eaf252b4eb20080c5f968e1cac837..dc906a17bb1adfe602672c2ec40db27208e63c29 100644 |
--- a/content/worker/websharedworkerclient_proxy.h |
+++ b/content/worker/websharedworkerclient_proxy.h |
@@ -8,8 +8,8 @@ |
#include "base/basictypes.h" |
#include "base/memory/weak_ptr.h" |
#include "ipc/ipc_channel.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFileSystem.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebFileSystemType.h" |
+#include "third_party/WebKit/public/platform/WebFileSystem.h" |
+#include "third_party/WebKit/public/platform/WebFileSystemType.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSharedWorkerClient.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageQuotaCallbacks.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebStorageQuotaType.h" |