Index: remoting/protocol/webrtc_video_capturer_adapter.cc |
diff --git a/remoting/protocol/webrtc_video_capturer_adapter.cc b/remoting/protocol/webrtc_video_capturer_adapter.cc |
index 12cfbf3c4dd90a055e984b4a0bc4bfa3332d732f..185f8027250767fa848dd7cd86f7d101f573a27f 100644 |
--- a/remoting/protocol/webrtc_video_capturer_adapter.cc |
+++ b/remoting/protocol/webrtc_video_capturer_adapter.cc |
@@ -6,8 +6,8 @@ |
#include <utility> |
-#include "third_party/libjingle/source/talk/media/webrtc/webrtcvideoframe.h" |
#include "third_party/libyuv/include/libyuv/convert.h" |
+#include "third_party/webrtc/media/webrtc/webrtcvideoframe.h" |
#include "third_party/webrtc/modules/desktop_capture/desktop_frame.h" |
namespace remoting { |