| Index: remoting/host/host_mock_objects.cc
|
| diff --git a/remoting/host/host_mock_objects.cc b/remoting/host/host_mock_objects.cc
|
| index fe8d71d7bcf218b56fd52483dafa3a1cc7e2f773..2d34908b1176c283bcc98be63f53fc7d6abf1964 100644
|
| --- a/remoting/host/host_mock_objects.cc
|
| +++ b/remoting/host/host_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/host/host_mock_objects.h"
|
|
|
| #include "base/message_loop_proxy.h"
|
| +#include "net/base/ip_endpoint.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|
| namespace remoting {
|
|
|