| Index: storage/browser/test/mock_quota_manager_proxy.cc
|
| diff --git a/content/browser/quota/mock_quota_manager_proxy.cc b/storage/browser/test/mock_quota_manager_proxy.cc
|
| similarity index 97%
|
| rename from content/browser/quota/mock_quota_manager_proxy.cc
|
| rename to storage/browser/test/mock_quota_manager_proxy.cc
|
| index 8ca0293a7b7536510daa41119e26f7c3b3028016..24f3124ae87855d8139152038591960281eb6b5c 100644
|
| --- a/content/browser/quota/mock_quota_manager_proxy.cc
|
| +++ b/storage/browser/test/mock_quota_manager_proxy.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_proxy.h"
|
| +#include "storage/browser/test/mock_quota_manager_proxy.h"
|
|
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/single_thread_task_runner.h"
|
|
|