| Index: content/child/indexed_db/proxy_webidbfactory_impl.cc
|
| diff --git a/content/child/indexed_db/proxy_webidbfactory_impl.cc b/content/child/indexed_db/proxy_webidbfactory_impl.cc
|
| index 42a561dcda9879e9712a2f7f016374d907296b20..f102195ba08883dd4f84b397df5850e560c24d64 100644
|
| --- a/content/child/indexed_db/proxy_webidbfactory_impl.cc
|
| +++ b/content/child/indexed_db/proxy_webidbfactory_impl.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "content/child/indexed_db/proxy_webidbfactory_impl.h"
|
|
|
| +#include "content/child/child_thread.h"
|
| #include "content/child/indexed_db/indexed_db_dispatcher.h"
|
| -#include "content/common/child_thread.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
|
|
| using WebKit::WebIDBCallbacks;
|
|
|