| 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 697577b68b675056d6e8c3c825e1c868eabb7178..224d64b807b8c49a6d8bf3093d79dc17f689117e 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"
|
|
|