| Index: remoting/protocol/protocol_mock_objects.cc
|
| diff --git a/remoting/protocol/protocol_mock_objects.cc b/remoting/protocol/protocol_mock_objects.cc
|
| index c4b5b1010efbc8a53812430e1b618048e918e731..09a169dbc49d6f0089983b5d1504faf4454e1065 100644
|
| --- a/remoting/protocol/protocol_mock_objects.cc
|
| +++ b/remoting/protocol/protocol_mock_objects.cc
|
| @@ -1,10 +1,11 @@
|
| -// 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.
|
|
|
| #include "remoting/protocol/protocol_mock_objects.h"
|
|
|
| #include "base/message_loop_proxy.h"
|
| +#include "net/base/ip_endpoint.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|