Index: content/worker/worker_thread.cc |
=================================================================== |
--- content/worker/worker_thread.cc (revision 112786) |
+++ content/worker/worker_thread.cc (working copy) |
@@ -15,7 +15,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/WebKit/chromium/public/WebBlobRegistry.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/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" |