Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index d1f52b32fe96169c82938cc965fe59ae54daafe1..34251008c1c57d1209805da3db1845351ef5f6d0 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -438,6 +438,7 @@ if (rtc_include_tests) { |
| "base/sigslot_unittest.cc", |
| "base/sigslottester.h", |
| "base/sigslottester.h.pump", |
| + "base/smoothing_filter_unittest.cc", |
| "base/stream_unittest.cc", |
| "base/stringencode_unittest.cc", |
| "base/stringutils_unittest.cc", |