| Index: storage/common/database/database_identifier.cc
|
| diff --git a/webkit/common/database/database_identifier.cc b/storage/common/database/database_identifier.cc
|
| similarity index 98%
|
| rename from webkit/common/database/database_identifier.cc
|
| rename to storage/common/database/database_identifier.cc
|
| index b793ff7ed26942b0996b681a52fd3d4dea4d6f0e..e642a1a28b42ebd1bebe797d9158d088073d24c0 100644
|
| --- a/webkit/common/database/database_identifier.cc
|
| +++ b/storage/common/database/database_identifier.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_identifier.h"
|
| +#include "storage/common/database/database_identifier.h"
|
|
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_util.h"
|
|
|