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

@ -15,6 +15,7 @@
#include <string>
#include <vector>
#include "webrtc/api/video/video_frame.h"
#include "webrtc/base/checks.h"
#include "webrtc/common_types.h"
#include "webrtc/typedefs.h"