Fixes build break in previous cl (https://code.google.com/p/webrtc/source/detail?r=3739) found by Android bots.

TBR=andrew@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3740 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org 2013-03-28 16:31:51 +00:00
parent 93bea51517
commit 626c663115

View File

@ -35,7 +35,6 @@ LOCAL_SRC_FILES := \
thread.cc \
trace_impl.cc \
condition_variable_posix.cc \
cpu_linux.cc \
critical_section_posix.cc \
event_posix.cc \
sleep.cc \