Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(879)

Unified Diff: webrtc/test/fake_texture_frame.h

Issue 2622263002: Delete deprecated and transitional stuff related to video frame refactoring. (Closed)
Patch Set: Update call to I420Buffer::Rotate, to not take a smart pointer. Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/objcvideotracksource.mm ('k') | webrtc/test/frame_generator_capturer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fake_texture_frame.h
diff --git a/webrtc/test/fake_texture_frame.h b/webrtc/test/fake_texture_frame.h
index c857f483436c8bf44a0906029ffa2050c95ece77..f7b9282e9aba18044d7efbdf047e8e567524f49c 100644
--- a/webrtc/test/fake_texture_frame.h
+++ b/webrtc/test/fake_texture_frame.h
@@ -11,6 +11,7 @@
#define WEBRTC_TEST_FAKE_TEXTURE_FRAME_H_
#include "webrtc/api/video/video_frame.h"
+#include "webrtc/api/video/i420_buffer.h"
mflodman 2017/04/27 14:43:00 Include order.
nisse-webrtc 2017/04/28 07:32:45 Done.
#include "webrtc/base/checks.h"
#include "webrtc/common_video/include/video_frame_buffer.h"
« no previous file with comments | « webrtc/sdk/objc/Framework/Classes/objcvideotracksource.mm ('k') | webrtc/test/frame_generator_capturer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698