Index: content/worker/worker_thread.cc |
diff --git a/content/worker/worker_thread.cc b/content/worker/worker_thread.cc |
index b51e7abe460231713ca3d74990b5aaabc40f3964..2ce79d6a98076619f6d3615cf3b5f77a18b355ab 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" |