Chromium Code Reviews| Index: webrtc/modules/audio_processing/BUILD.gn |
| diff --git a/webrtc/modules/audio_processing/BUILD.gn b/webrtc/modules/audio_processing/BUILD.gn |
| index 9d91911bc22e67b1745d95fbbefd074ca1fa5470..13da8d6c493a02e5ff4f41717b66842d999753da 100644 |
| --- a/webrtc/modules/audio_processing/BUILD.gn |
| +++ b/webrtc/modules/audio_processing/BUILD.gn |
| @@ -230,7 +230,7 @@ if (rtc_enable_protobuf) { |
| "debug.proto", |
| ] |
| - proto_out_dir = "webrtc/audio_processing" |
| + proto_out_dir = "webrtc/modules/audio_processing" |
| } |
| } |