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