summaryrefslogtreecommitdiffstats
path: root/webkit/quota/special_storage_policy.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/quota/special_storage_policy.h')
-rw-r--r--webkit/quota/special_storage_policy.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/quota/special_storage_policy.h b/webkit/quota/special_storage_policy.h
index 99cc643d..e694c4c 100644
--- a/webkit/quota/special_storage_policy.h
+++ b/webkit/quota/special_storage_policy.h
@@ -1,11 +1,11 @@
-// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// 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_
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
class GURL;