| Index: content/child/indexed_db/proxy_webidbdatabase_impl.cc
|
| diff --git a/content/child/indexed_db/proxy_webidbdatabase_impl.cc b/content/child/indexed_db/proxy_webidbdatabase_impl.cc
|
| index 286708f8f1c440c499bd88be5502bcbcf3292d5b..73a788294cda4cee6ca75507777225ed0b578e23 100644
|
| --- a/content/child/indexed_db/proxy_webidbdatabase_impl.cc
|
| +++ b/content/child/indexed_db/proxy_webidbdatabase_impl.cc
|
| @@ -13,7 +13,7 @@
|
| #include "third_party/WebKit/public/platform/WebIDBMetadata.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
| #include "third_party/WebKit/public/platform/WebVector.h"
|
| -#include "webkit/glue/worker_task_runner.h"
|
| +#include "webkit/child/worker_task_runner.h"
|
|
|
| using WebKit::WebIDBCallbacks;
|
| using WebKit::WebIDBDatabaseCallbacks;
|
|
|