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

Unified Diff: webrtc/test/fake_videorenderer.h

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Make rotation check clearer. Created 3 years, 11 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/test/fake_texture_frame.h ('k') | webrtc/test/frame_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fake_videorenderer.h
diff --git a/webrtc/test/fake_videorenderer.h b/webrtc/test/fake_videorenderer.h
index ff43fc09e475a03dcd1ff9dcef8b934dd03e105d..6a4015de58152fc78223799e2967013c67abd51e 100644
--- a/webrtc/test/fake_videorenderer.h
+++ b/webrtc/test/fake_videorenderer.h
@@ -11,8 +11,8 @@
#ifndef WEBRTC_TEST_FAKE_VIDEORENDERER_H_
#define WEBRTC_TEST_FAKE_VIDEORENDERER_H_
+#include "webrtc/api/video/video_frame.h"
#include "webrtc/media/base/videosinkinterface.h"
-#include "webrtc/video_frame.h"
namespace webrtc {
namespace test {
« no previous file with comments | « webrtc/test/fake_texture_frame.h ('k') | webrtc/test/frame_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698