Chromium Code Reviews| Index: source/libvpx/test/idct_test.cc |
| =================================================================== |
| --- source/libvpx/test/idct_test.cc (revision 247498) |
| +++ source/libvpx/test/idct_test.cc (working copy) |
| @@ -8,10 +8,8 @@ |
| * be found in the AUTHORS file in the root of the source tree. |
| */ |
| -extern "C" { |
| #include "./vpx_config.h" |
| #include "./vp8_rtcd.h" |
| -} |
| #include "test/clear_system_state.h" |
| #include "test/register_state_check.h" |
| #include "third_party/googletest/src/include/gtest/gtest.h" |