| Index: content/browser/indexed_db/idbbindingutilities_browsertest.cc
|
| diff --git a/content/browser/idbbindingutilities_browsertest.cc b/content/browser/indexed_db/idbbindingutilities_browsertest.cc
|
| similarity index 99%
|
| rename from content/browser/idbbindingutilities_browsertest.cc
|
| rename to content/browser/indexed_db/idbbindingutilities_browsertest.cc
|
| index 2b34c0983e0443df55d84508d5ae80c56f7ef6ea..f3b21f6a53f40bdff3f62eb97e5d5ceb18989865 100644
|
| --- a/content/browser/idbbindingutilities_browsertest.cc
|
| +++ b/content/browser/indexed_db/idbbindingutilities_browsertest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/test/base/ui_test_utils.h"
|
| #include "content/browser/renderer_host/resource_dispatcher_host.h"
|
| #include "content/browser/utility_process_host.h"
|
| -#include "content/common/indexed_db_key.h"
|
| +#include "content/common/indexed_db/indexed_db_key.h"
|
| #include "content/common/utility_messages.h"
|
| #include "content/common/webkitplatformsupport_impl.h"
|
| #include "content/public/common/serialized_script_value.h"
|
|
|