X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Flibvpx%2Fsource%2Flibvpx%2Ftest%2Fvp9_boolcoder_test.cc;h=c579adeacdbe70328be7689c3fa7a0dfcbe2f287;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=1593c026738ad459b0fad32c5fbb4fcdf7775f0a;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/libvpx/source/libvpx/test/vp9_boolcoder_test.cc b/src/third_party/libvpx/source/libvpx/test/vp9_boolcoder_test.cc index 1593c02..c579ade 100644 --- a/src/third_party/libvpx/source/libvpx/test/vp9_boolcoder_test.cc +++ b/src/third_party/libvpx/source/libvpx/test/vp9_boolcoder_test.cc @@ -14,10 +14,8 @@ #include "third_party/googletest/src/include/gtest/gtest.h" -extern "C" { #include "vp9/decoder/vp9_reader.h" #include "vp9/encoder/vp9_writer.h" -} #include "test/acm_random.h" #include "vpx/vpx_integer.h"