Index: remoting/host/simple_host_process.cc |
=================================================================== |
--- remoting/host/simple_host_process.cc (revision 158399) |
+++ remoting/host/simple_host_process.cc (working copy) |
@@ -37,13 +37,13 @@ |
#include "remoting/host/audio_capturer.h" |
#include "remoting/host/chromoting_host_context.h" |
#include "remoting/host/chromoting_host.h" |
+#include "remoting/host/constants.h" |
#include "remoting/host/desktop_environment.h" |
+#include "remoting/host/dns_blackhole_checker.h" |
+#include "remoting/host/event_executor.h" |
#include "remoting/host/desktop_environment.h" |
#include "remoting/host/desktop_environment_factory.h" |
-#include "remoting/host/dns_blackhole_checker.h" |
-#include "remoting/host/event_executor.h" |
#include "remoting/host/heartbeat_sender.h" |
-#include "remoting/host/host_exit_codes.h" |
#include "remoting/host/host_key_pair.h" |
#include "remoting/host/host_secret.h" |
#include "remoting/host/it2me_host_user_interface.h" |