Index: webrtc/media/base/videocommon_unittest.cc |
diff --git a/webrtc/media/base/videocommon_unittest.cc b/webrtc/media/base/videocommon_unittest.cc |
index c28a5d25bae711b8d579c392910cd5d97dad9cd0..8430b800e4afe0298ed352cd11fa2ea2438737e0 100644 |
--- a/webrtc/media/base/videocommon_unittest.cc |
+++ b/webrtc/media/base/videocommon_unittest.cc |
@@ -8,8 +8,8 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/base/gunit.h" |
#include "webrtc/media/base/videocommon.h" |
+#include "webrtc/rtc_base/gunit.h" |
namespace cricket { |