| Index: storage/browser/quota/special_storage_policy.cc
|
| diff --git a/webkit/browser/quota/special_storage_policy.cc b/storage/browser/quota/special_storage_policy.cc
|
| similarity index 95%
|
| rename from webkit/browser/quota/special_storage_policy.cc
|
| rename to storage/browser/quota/special_storage_policy.cc
|
| index eac7ba0451191a1fa51feb25368446990de20dee..6e774505df51f1f7f49a0a1614991e8e71da857b 100644
|
| --- a/webkit/browser/quota/special_storage_policy.cc
|
| +++ b/storage/browser/quota/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 "webkit/browser/quota/special_storage_policy.h"
|
| +#include "storage/browser/quota/special_storage_policy.h"
|
|
|
| namespace storage {
|
|
|
|
|