Chromium Code Reviews| Index: webrtc/modules/BUILD.gn |
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
| index 258683165d2b361c5f30be2827fd2cfb85a18656..4c16fafd76aaa3a2c9381556b2907b77afe8eb2c 100644 |
| --- a/webrtc/modules/BUILD.gn |
| +++ b/webrtc/modules/BUILD.gn |
| @@ -63,6 +63,7 @@ if (rtc_include_tests) { |
| testonly = true |
| deps = [ |
| + "../pc:create_pc_factory", |
| "../test:test_main", |
| "../test:video_test_common", |
| "audio_coding:audio_coding_modules_tests", |