Chromium Code Reviews| Index: webrtc/modules/BUILD.gn |
| diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn |
| index 4e60c48fa1b395ca4a2b89d183c3894ab5ee8067..1ded309e34701e6269d513f5b77f0278f1319fd7 100644 |
| --- a/webrtc/modules/BUILD.gn |
| +++ b/webrtc/modules/BUILD.gn |
| @@ -15,7 +15,7 @@ declare_args() { |
| } |
| group("modules") { |
| - deps = [ |
| + public_deps = [ |
| "audio_coding", |
| "audio_conference_mixer", |
| "audio_device", |