| Index: webrtc/modules/audio_processing/audio_processing_tests.gypi
|
| diff --git a/webrtc/modules/audio_processing/audio_processing_tests.gypi b/webrtc/modules/audio_processing/audio_processing_tests.gypi
|
| index 523602baba77055c593d242e53ef1ab9d34a0178..ad82f4bdad2fcff9683af4f7fdbb9a5f7b6ab8db 100644
|
| --- a/webrtc/modules/audio_processing/audio_processing_tests.gypi
|
| +++ b/webrtc/modules/audio_processing/audio_processing_tests.gypi
|
| @@ -85,7 +85,7 @@
|
| 'proto_in_dir': 'test',
|
| # Workaround to protect against gyp's pathname relativization when
|
| # this file is included by modules.gyp.
|
| - 'proto_out_protected': 'webrtc/audio_processing',
|
| + 'proto_out_protected': 'webrtc/modules/audio_processing',
|
| 'proto_out_dir': '<(proto_out_protected)',
|
| },
|
| 'includes': [ '../../build/protoc.gypi', ],
|
|
|