Delete deprecated and transitional stuff related to video frame refactoring.

BUG=webrtc:5880

Review-Url: https://codereview.webrtc.org/2622263002
Cr-Commit-Position: refs/heads/master@{#17928}
This commit is contained in:
nisse
2017-04-28 05:43:20 -07:00
committed by Commit bot
parent 148d5a2dca
commit 713a3bbcc7
26 changed files with 21 additions and 151 deletions

View File

@ -10,6 +10,7 @@
#include "webrtc/modules/video_coding/codecs/test/video_codec_test.h"
#include "webrtc/api/video/i420_buffer.h"
#include "webrtc/modules/video_coding/include/video_error_codes.h"
#include "webrtc/test/frame_utils.h"
#include "webrtc/test/testsupport/fileutils.h"