| Index: storage/browser/test/mock_quota_manager.cc
|
| diff --git a/content/browser/quota/mock_quota_manager.cc b/storage/browser/test/mock_quota_manager.cc
|
| similarity index 98%
|
| rename from content/browser/quota/mock_quota_manager.cc
|
| rename to storage/browser/test/mock_quota_manager.cc
|
| index 65e197a109b198adda47d2c33ffd71ea2d84785a..02311f1c0cc3037ce5ccc03d83206922bb763b70 100644
|
| --- a/content/browser/quota/mock_quota_manager.cc
|
| +++ b/storage/browser/test/mock_quota_manager.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/quota/mock_quota_manager.h"
|
| +#include "storage/browser/test/mock_quota_manager.h"
|
|
|
| #include <limits>
|
| #include <memory>
|
|
|