Chromium Code Reviews| Index: source/libvpx/test/vp9_boolcoder_test.cc |
| =================================================================== |
| --- source/libvpx/test/vp9_boolcoder_test.cc (revision 247498) |
| +++ source/libvpx/test/vp9_boolcoder_test.cc (working copy) |
| @@ -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" |