Chromium Code Reviews| Index: webrtc/common_audio/BUILD.gn |
| diff --git a/webrtc/common_audio/BUILD.gn b/webrtc/common_audio/BUILD.gn |
| index 0b94f716a104ec727ea09bf2d49ebdd53708c66c..386a8311c5355fcad5be04b46610a2c27d7f350b 100644 |
| --- a/webrtc/common_audio/BUILD.gn |
| +++ b/webrtc/common_audio/BUILD.gn |
| @@ -204,6 +204,7 @@ rtc_source_set("common_audio_c") { |
| deps = [ |
| ":common_audio_cc", |
| "..:webrtc_common", |
| + "../base:compile_assert_c", |
| "../base:rtc_base_approved", |
| "../system_wrappers:system_wrappers", |
| ] |