| Index: storage/browser/test/sandbox_database_test_helper.cc
|
| diff --git a/content/browser/fileapi/sandbox_database_test_helper.cc b/storage/browser/test/sandbox_database_test_helper.cc
|
| similarity index 98%
|
| rename from content/browser/fileapi/sandbox_database_test_helper.cc
|
| rename to storage/browser/test/sandbox_database_test_helper.cc
|
| index 45dbaff79c3e0c13dcf258967f811f3c2782a1b6..2371fb16c5276a1a8d6f5d4155a2dcc75055ea8e 100644
|
| --- a/content/browser/fileapi/sandbox_database_test_helper.cc
|
| +++ b/storage/browser/test/sandbox_database_test_helper.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 "content/browser/fileapi/sandbox_database_test_helper.h"
|
| +#include "storage/browser/test/sandbox_database_test_helper.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|