| Index: storage/browser/test/sandbox_file_system_test_helper.cc
|
| diff --git a/content/public/test/sandbox_file_system_test_helper.cc b/storage/browser/test/sandbox_file_system_test_helper.cc
|
| similarity index 98%
|
| rename from content/public/test/sandbox_file_system_test_helper.cc
|
| rename to storage/browser/test/sandbox_file_system_test_helper.cc
|
| index ae231968db38d0a64dee570f3bd44c8ce117499e..f63ccb29e5d1db491147d9d250373c7b3113ac1b 100644
|
| --- a/content/public/test/sandbox_file_system_test_helper.cc
|
| +++ b/storage/browser/test/sandbox_file_system_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/public/test/sandbox_file_system_test_helper.h"
|
| +#include "storage/browser/test/sandbox_file_system_test_helper.h"
|
|
|
| #include <memory>
|
|
|
|
|