Correct gypi files to match the actual filenames.

BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2410 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-06-18 10:57:05 +00:00
parent d63d06a289
commit 190541578a
2 changed files with 1 additions and 2 deletions

View File

@ -54,7 +54,7 @@
'<(webrtc_root)/../test/test.gyp:test_support_main',
],
'sources': [
'include/mock/mock_remote_bitrate_estimator.h',
'include/mock/mock_remote_bitrate_observer.h',
'bitrate_estimator_unittest.cc',
'remote_bitrate_estimator_unittest.cc',
],

View File

@ -62,7 +62,6 @@
'rtp_sender_audio.cc',
'rtp_sender_audio.h',
# Video Files
'bwe_defines.h',
'fec_private_tables_random.h',
'fec_private_tables_bursty.h',
'forward_error_correction.cc',