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

Unified Diff: source/libvpx/third_party/libyuv/source/rotate_neon.cc

Issue 1302353004: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 4 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: source/libvpx/third_party/libyuv/source/rotate_neon.cc
diff --git a/source/libvpx/third_party/libyuv/source/rotate_neon.cc b/source/libvpx/third_party/libyuv/source/rotate_neon.cc
index a23a40fee3457e5b9d46dd7432893dc55b26f9eb..76043b3b3cc714fcc44bab585845ad89a62e5d4f 100644
--- a/source/libvpx/third_party/libyuv/source/rotate_neon.cc
+++ b/source/libvpx/third_party/libyuv/source/rotate_neon.cc
@@ -9,6 +9,7 @@
*/
#include "libyuv/row.h"
+#include "libyuv/rotate_row.h"
#include "libyuv/basic_types.h"
« no previous file with comments | « source/libvpx/third_party/libyuv/source/rotate_mips.cc ('k') | source/libvpx/third_party/libyuv/source/rotate_neon64.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698