| Index: webkit/browser/quota/mock_special_storage_policy.cc
|
| diff --git a/webkit/quota/mock_special_storage_policy.cc b/webkit/browser/quota/mock_special_storage_policy.cc
|
| similarity index 95%
|
| rename from webkit/quota/mock_special_storage_policy.cc
|
| rename to webkit/browser/quota/mock_special_storage_policy.cc
|
| index 5aaf21cbd6015f5f47afa5109072fd0e0d599659..7cf69e6bbc025fc3e6a778f966c1dad49adf7511 100644
|
| --- a/webkit/quota/mock_special_storage_policy.cc
|
| +++ b/webkit/browser/quota/mock_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/mock_special_storage_policy.h"
|
| +#include "webkit/browser/quota/mock_special_storage_policy.h"
|
|
|
| namespace quota {
|
|
|
|
|