Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 44488d001f87ab45cdcc40cc85eab874b33d5497..bd6288b2a87fa72bf00f95c392eaa3d1c800f957 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -383,6 +383,7 @@ if (rtc_include_tests) { |
| "base/file_unittest.cc", |
| "base/filerotatingstream_unittest.cc", |
| "base/fileutils_unittest.cc", |
| + "base/function_view_unittest.cc", |
| "base/helpers_unittest.cc", |
| "base/httpbase_unittest.cc", |
| "base/httpcommon_unittest.cc", |