Index: content/common/database_connections_unittest.cc |
diff --git a/content/common/database_connections_unittest.cc b/content/common/database_connections_unittest.cc |
index 9a169afd7314c560029971c0d4c1b4ce7b818563..7f9a9b27cb51e9d5d86d8c23c86cbe5a7982a1cb 100644 |
--- a/content/common/database_connections_unittest.cc |
+++ b/content/common/database_connections_unittest.cc |
@@ -6,8 +6,8 @@ |
#include "base/message_loop/message_loop.h" |
#include "base/strings/utf_string_conversions.h" |
#include "base/threading/thread.h" |
+#include "storage/common/database/database_connections.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "webkit/common/database/database_connections.h" |
using base::ASCIIToUTF16; |
using storage::DatabaseConnections; |