| Index: storage/browser/test/mock_special_storage_policy.cc
|
| diff --git a/content/public/test/mock_special_storage_policy.cc b/storage/browser/test/mock_special_storage_policy.cc
|
| similarity index 95%
|
| rename from content/public/test/mock_special_storage_policy.cc
|
| rename to storage/browser/test/mock_special_storage_policy.cc
|
| index f3b3c02254cd3d0636a1f6ed3c71b381b1049045..ead33f317e98b202aa0a71190aa703edcda93008 100644
|
| --- a/content/public/test/mock_special_storage_policy.cc
|
| +++ b/storage/browser/test/mock_special_storage_policy.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/mock_special_storage_policy.h"
|
| +#include "storage/browser/test/mock_special_storage_policy.h"
|
|
|
| #include "base/stl_util.h"
|
|
|
|
|