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:
@ -14,9 +14,6 @@
|
||||
#include <memory>
|
||||
|
||||
#include "webrtc/api/video/video_frame_buffer.h"
|
||||
// TODO(nisse): For backwards compatibility, files including this file
|
||||
// expect it to declare I420Buffer. Delete after callers are updated.
|
||||
#include "webrtc/api/video/i420_buffer.h"
|
||||
#include "webrtc/base/callback.h"
|
||||
#include "webrtc/base/scoped_ref_ptr.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user