| Index: webkit/common/database/database_connections.cc
|
| diff --git a/webkit/common/database/database_connections.cc b/webkit/common/database/database_connections.cc
|
| index 56db388e6a40e976681fb9d817c0d21a2c0462ed..ab091e8087e79481f7690c7b8729a008aa419242 100644
|
| --- a/webkit/common/database/database_connections.cc
|
| +++ b/webkit/common/database/database_connections.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "base/message_loop.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
|
|
| namespace webkit_database {
|
|
|
|
|