| Index: storage/common/database/database_connections.cc
|
| diff --git a/webkit/common/database/database_connections.cc b/storage/common/database/database_connections.cc
|
| similarity index 99%
|
| rename from webkit/common/database/database_connections.cc
|
| rename to storage/common/database/database_connections.cc
|
| index bb2eaee0fe7108c77b9174958d1d2ed7139b79da..adfcde1ab0859e4698c9c0c742f7a0dd3016eb44 100644
|
| --- a/webkit/common/database/database_connections.cc
|
| +++ b/storage/common/database/database_connections.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "webkit/common/database/database_connections.h"
|
| +#include "storage/common/database/database_connections.h"
|
|
|
| #include "base/auto_reset.h"
|
| #include "base/bind.h"
|
|
|