Remove frame_list.cc from Andorid.mk.

TBR=mflodman
BUG=
TEST=

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1638 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
stefan@webrtc.org 2012-02-08 10:39:13 +00:00
parent 594ab3ce4b
commit 23307f7c4b

View File

@ -1,4 +1,4 @@
# Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
# Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
#
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file in the root of the source
@ -26,7 +26,6 @@ LOCAL_SRC_FILES := \
exp_filter.cc \
frame_buffer.cc \
frame_dropper.cc \
frame_list.cc \
generic_decoder.cc \
generic_encoder.cc \
inter_frame_delay.cc \