summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_network_session.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ftp/ftp_network_session.h')
-rw-r--r--net/ftp/ftp_network_session.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ftp/ftp_network_session.h b/net/ftp/ftp_network_session.h
index b53b5c0..2f6ede8 100644
--- a/net/ftp/ftp_network_session.h
+++ b/net/ftp/ftp_network_session.h
@@ -1,4 +1,4 @@
-// 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.
@@ -6,7 +6,7 @@
#define NET_FTP_FTP_NETWORK_SESSION_H_
#pragma once
-#include "base/ref_counted.h"
+#include "base/memory/ref_counted.h"
#include "net/ftp/ftp_auth_cache.h"
namespace net {