summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/session_manager_pair.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/session_manager_pair.h')
-rw-r--r--remoting/protocol/session_manager_pair.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/remoting/protocol/session_manager_pair.h b/remoting/protocol/session_manager_pair.h
index cc8b75c..cf86f62 100644
--- a/remoting/protocol/session_manager_pair.h
+++ b/remoting/protocol/session_manager_pair.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.
@@ -10,8 +10,8 @@
#ifndef REMOTING_PROTOCOL_MOCK_SESSION_MANAGER_H_
#define REMOTING_PROTOCOL_MOCK_SESSION_MANAGER_H_
-#include <base/ref_counted.h>
-#include <base/scoped_ptr.h>
+#include <base/memory/ref_counted.h>
+#include <base/memory/scoped_ptr.h>
#include "third_party/libjingle/source/talk/base/sigslot.h"