| Index: chrome/worker/worker_thread.cc
|
| ===================================================================
|
| --- chrome/worker/worker_thread.cc (revision 57697)
|
| +++ chrome/worker/worker_thread.cc (working copy)
|
| @@ -16,6 +16,7 @@
|
| #include "chrome/worker/websharedworker_stub.h"
|
| #include "chrome/worker/worker_webkitclient_impl.h"
|
| #include "ipc/ipc_sync_channel.h"
|
| +#include "third_party/WebKit/WebKit/chromium/public/WebBlobRegistry.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebDatabase.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebKit.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebRuntimeFeatures.h"
|
|
|