Index: net/http/disk_cache_based_ssl_host_info.h |
=================================================================== |
--- net/http/disk_cache_based_ssl_host_info.h (revision 137567) |
+++ net/http/disk_cache_based_ssl_host_info.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 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. |
@@ -7,7 +7,7 @@ |
#include <string> |
-#include "base/memory/scoped_ptr.h" |
+#include "base/memory/ref_counted.h" |
#include "base/memory/weak_ptr.h" |
#include "base/threading/non_thread_safe.h" |
#include "net/base/completion_callback.h" |