| Index: webrtc/api/videocapturertracksource_unittest.cc
|
| diff --git a/webrtc/api/videocapturertracksource_unittest.cc b/webrtc/api/videocapturertracksource_unittest.cc
|
| index 1a9d3ac5e18e6d6f2bc99faed728ee59776883e3..0a0687080c3b726df39425c5646aee2046164234 100644
|
| --- a/webrtc/api/videocapturertracksource_unittest.cc
|
| +++ b/webrtc/api/videocapturertracksource_unittest.cc
|
| @@ -11,6 +11,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "webrtc/api/remotevideocapturer.h"
|
| #include "webrtc/api/test/fakeconstraints.h"
|
| #include "webrtc/api/videocapturertracksource.h"
|
| #include "webrtc/base/gunit.h"
|
|
|