Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index 4eeba6aa84192f31df2ec79983a96a7837936363..0103418480c8699ba4ec71cff66e43ee689a11f0 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -362,6 +362,7 @@ if (rtc_include_tests) { |
| rtc_test("rtc_unittests") { |
| testonly = true |
| sources = [ |
| + "api/fakemetricsobserver.cc", |
| "base/array_view_unittest.cc", |
| "base/atomicops_unittest.cc", |
| "base/autodetectproxy_unittest.cc", |