| Index: webkit/common/database/database_connections_unittest.cc
|
| diff --git a/webkit/common/database/database_connections_unittest.cc b/webkit/common/database/database_connections_unittest.cc
|
| index 23d684752d9aa0d0cf473ae535a809fd7c7bb98a..013edd59eb9596e6a5a45c300ba3bbd54565497b 100644
|
| --- a/webkit/common/database/database_connections_unittest.cc
|
| +++ b/webkit/common/database/database_connections_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/message_loop.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "base/threading/thread.h"
|
| -#include "base/utf_string_conversions.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webkit/common/database/database_connections.h"
|
|
|
|
|