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

Unified Diff: webrtc/common_video/video_frame.cc

Issue 2877703002: Move webrtc/video_frame to common_video/include. (Closed)
Patch Set: Add gn dependency. Created 3 years, 7 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
Index: webrtc/common_video/video_frame.cc
diff --git a/webrtc/common_video/video_frame.cc b/webrtc/common_video/video_frame.cc
index 55eb5351c37e26ea3b6c7a16c41bc344379ca925..f062b732ef26a6a433cfb27e95f12566fec60501 100644
--- a/webrtc/common_video/video_frame.cc
+++ b/webrtc/common_video/video_frame.cc
@@ -8,7 +8,7 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#include "webrtc/video_frame.h"
+#include "webrtc/common_video/include/video_frame.h"
#include <string.h>
« no previous file with comments | « webrtc/common_video/include/video_image.h ('k') | webrtc/modules/video_coding/codecs/test/mock/mock_packet_manipulator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698