Fix to "Removing AudioMixerStatusReceiver and ParticipantStatistics"

In https://codereview.webrtc.org/1216133004/
level_indicator.h/cc should be removed from GN as well, which was forgotten.

BUG=webrtc:497
TBR=andrew@webrtc.org

Review URL: https://codereview.webrtc.org/1252993003 .

Cr-Commit-Position: refs/heads/master@{#9648}
This commit is contained in:
Minyue Li 2015-07-28 11:29:12 +02:00
parent 4540ffacc7
commit 95b8718dc6

View File

@ -22,8 +22,6 @@ source_set("audio_conference_mixer") {
"source/audio_conference_mixer_impl.h",
"source/audio_frame_manipulator.cc",
"source/audio_frame_manipulator.h",
"source/level_indicator.cc",
"source/level_indicator.h",
"source/memory_pool.h",
"source/memory_pool_posix.h",
"source/memory_pool_win.h",