Updating vp8 test structure

Review URL: https://webrtc-codereview.appspot.com/935031

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3245 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
mikhal@webrtc.org 2012-12-06 17:56:20 +00:00
parent 60d25f90ff
commit 251f64e9e8
2 changed files with 1 additions and 1 deletions

View File

@ -107,6 +107,7 @@
'test/rps_test.cc',
'test/tester.cc',
'test/vp8_unittest.cc',
'test/vp8_impl_unittest.cc',
],
},
{
@ -125,7 +126,6 @@
'sources': [
'reference_picture_selection_unittest.cc',
'temporal_layers_unittest.cc',
'vp8_unittest.cc',
],
'conditions': [
['build_libvpx==1', {