Index: remoting/host/desktop_capturer_proxy.cc |
diff --git a/remoting/host/desktop_capturer_proxy.cc b/remoting/host/desktop_capturer_proxy.cc |
index a539fabbed1a3d7620db8f709d1facf121080a93..a5342fd907a1b8642c9911e23bf66276e0f5eec0 100644 |
--- a/remoting/host/desktop_capturer_proxy.cc |
+++ b/remoting/host/desktop_capturer_proxy.cc |
@@ -17,9 +17,9 @@ |
#include "base/threading/thread_task_runner_handle.h" |
#include "remoting/proto/control.pb.h" |
#include "third_party/webrtc/modules/desktop_capture/desktop_capture_options.h" |
+#include "third_party/webrtc/modules/desktop_capture/desktop_capturer.h" |
#include "third_party/webrtc/modules/desktop_capture/desktop_frame.h" |
#include "third_party/webrtc/modules/desktop_capture/desktop_region.h" |
-#include "third_party/webrtc/modules/desktop_capture/screen_capturer.h" |
#if defined(OS_CHROMEOS) |
#include "remoting/host/chromeos/aura_desktop_capturer.h" |