Index: webkit/browser/quota/special_storage_policy.h |
diff --git a/webkit/quota/special_storage_policy.h b/webkit/browser/quota/special_storage_policy.h |
similarity index 94% |
rename from webkit/quota/special_storage_policy.h |
rename to webkit/browser/quota/special_storage_policy.h |
index 89e38a7e7859456018d503a5a1cf86484fbbfcd6..e6ba5e2f4d9944125c0916ed2b730bc976aa82ed 100644 |
--- a/webkit/quota/special_storage_policy.h |
+++ b/webkit/browser/quota/special_storage_policy.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef WEBKIT_QUOTA_SPECIAL_STORAGE_POLICY_H_ |
-#define WEBKIT_QUOTA_SPECIAL_STORAGE_POLICY_H_ |
+#ifndef WEBKIT_BROWSER_QUOTA_SPECIAL_STORAGE_POLICY_H_ |
+#define WEBKIT_BROWSER_QUOTA_SPECIAL_STORAGE_POLICY_H_ |
#include <string> |
@@ -80,4 +80,4 @@ class WEBKIT_STORAGE_EXPORT SpecialStoragePolicy |
} // namespace quota |
-#endif // WEBKIT_QUOTA_SPECIAL_STORAGE_POLICY_H_ |
+#endif // WEBKIT_BROWSER_QUOTA_SPECIAL_STORAGE_POLICY_H_ |