| Index: remoting/host/fake_desktop_environment.cc
|
| diff --git a/remoting/host/fake_desktop_environment.cc b/remoting/host/fake_desktop_environment.cc
|
| index bff63233c46bd7666e746c85a12787121ad042b9..5f9a3f90a8154a831fb3650cc4997890f0b0499f 100644
|
| --- a/remoting/host/fake_desktop_environment.cc
|
| +++ b/remoting/host/fake_desktop_environment.cc
|
| @@ -5,9 +5,9 @@
|
| #include "remoting/host/fake_desktop_environment.h"
|
|
|
| #include "remoting/host/audio_capturer.h"
|
| -#include "remoting/host/fake_desktop_capturer.h"
|
| #include "remoting/host/gnubby_auth_handler.h"
|
| #include "remoting/host/input_injector.h"
|
| +#include "remoting/protocol/fake_desktop_capturer.h"
|
|
|
| namespace remoting {
|
|
|
|
|