Index: content/worker/worker_thread.cc |
diff --git a/content/worker/worker_thread.cc b/content/worker/worker_thread.cc |
index 622f17d2285148e701aaba56cccf2eacb5b23669..b81d8b730f4d1a1ec62b4502d2f407300768ee23 100644 |
--- a/content/worker/worker_thread.cc |
+++ b/content/worker/worker_thread.cc |
@@ -16,7 +16,7 @@ |
#include "content/worker/websharedworker_stub.h" |
#include "content/worker/worker_webkitplatformsupport_impl.h" |
#include "ipc/ipc_sync_channel.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebBlobRegistry.h" |
+#include "third_party/WebKit/public/platform/WebBlobRegistry.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebDatabase.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebKit.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebRuntimeFeatures.h" |