| Index: storage/browser/quota/quota_manager_proxy.cc
|
| diff --git a/webkit/browser/quota/quota_manager_proxy.cc b/storage/browser/quota/quota_manager_proxy.cc
|
| similarity index 98%
|
| rename from webkit/browser/quota/quota_manager_proxy.cc
|
| rename to storage/browser/quota/quota_manager_proxy.cc
|
| index 499535ecdf06158d8af6db9a009bb989efc977df..c044258b86a09b3f36edcf84cf322593ceff634f 100644
|
| --- a/webkit/browser/quota/quota_manager_proxy.cc
|
| +++ b/storage/browser/quota/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 "webkit/browser/quota/quota_manager_proxy.h"
|
| +#include "storage/browser/quota/quota_manager_proxy.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
|
|