r6709 lacks a change in BUILD.gn

BUG=
R=marpan@google.com, marpan@webrtc.org, pbos@webrtc.org, wu@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6710 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
minyue@webrtc.org 2014-07-16 22:18:49 +00:00
parent 74aaf29a0f
commit c56ae63ea6

View File

@ -75,8 +75,6 @@ source_set("video_coding") {
source_set("video_coding_utility") {
sources = [
"utility/exp_filter.cc",
"utility/include/exp_filter.h",
"utility/include/frame_dropper.h",
"utility/frame_dropper.cc",
]