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

Unified Diff: source/libvpx/test/vp9_error_block_test.cc

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 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
« no previous file with comments | « source/libvpx/test/variance_test.cc ('k') | source/libvpx/test/vp9_quantize_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/test/vp9_error_block_test.cc
diff --git a/source/libvpx/test/vp9_error_block_test.cc b/source/libvpx/test/vp9_error_block_test.cc
index d7ba1b024d13fbd0c2c7ae7f2b7701b78a003803..ac19c2e3d002f12f2b0a8c2262869e97381b4b9c 100644
--- a/source/libvpx/test/vp9_error_block_test.cc
+++ b/source/libvpx/test/vp9_error_block_test.cc
@@ -21,6 +21,7 @@
#include "./vpx_config.h"
#include "./vp9_rtcd.h"
#include "vp9/common/vp9_entropy.h"
+#include "vpx/vpx_codec.h"
#include "vpx/vpx_integer.h"
using libvpx_test::ACMRandom;
« no previous file with comments | « source/libvpx/test/variance_test.cc ('k') | source/libvpx/test/vp9_quantize_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698