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

Unified Diff: webrtc/common_types.h

Issue 2517173004: Move VideoFrame and related declarations to webrtc/api/video. (Closed)
Patch Set: Created 4 years, 1 month 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_types.h
diff --git a/webrtc/common_types.h b/webrtc/common_types.h
index 303c596943cbbdf4c54753975e1935c681fd0144..c762b6cf8fd4abdafe1d2736bac5768256ae979b 100644
--- a/webrtc/common_types.h
+++ b/webrtc/common_types.h
@@ -18,8 +18,8 @@
#include <string>
#include <vector>
+#include "webrtc/api/video/rotation.h"
#include "webrtc/base/optional.h"
-#include "webrtc/common_video/rotation.h"
#include "webrtc/typedefs.h"
#if defined(_MSC_VER)

Powered by Google App Engine
This is Rietveld 408576698