| Index: webrtc/common_video/i420_video_frame_unittest.cc
|
| diff --git a/webrtc/common_video/i420_video_frame_unittest.cc b/webrtc/common_video/i420_video_frame_unittest.cc
|
| index bc58e5b3b942bf9c1feda2b325979a271da36739..8273136dce4048827871410a8c9e14168896706b 100644
|
| --- a/webrtc/common_video/i420_video_frame_unittest.cc
|
| +++ b/webrtc/common_video/i420_video_frame_unittest.cc
|
| @@ -13,7 +13,6 @@
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "webrtc/base/bind.h"
|
| -#include "webrtc/base/scoped_ptr.h"
|
| #include "webrtc/test/fake_texture_frame.h"
|
| #include "webrtc/test/frame_utils.h"
|
| #include "webrtc/video_frame.h"
|
|
|