| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 128d1f18e74db850f5e6b0c12a1c725f63fa883d..e32d014ab9ed43187a4861c77975d711cea4a395 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -667,7 +667,7 @@
|
|
|
| # Set this to 1 to enable use of concatenated impulse responses
|
| # for the HRTF panner in WebAudio.
|
| - 'use_concatenated_impulse_responses': 0,
|
| + 'use_concatenated_impulse_responses': 1,
|
|
|
| # Set this to 1 to use the Google-internal file containing
|
| # official API keys for Google Chrome even in a developer build.
|
|
|