| Index: third_party/WebKit/public/blink_resources.grd
|
| diff --git a/third_party/WebKit/public/blink_resources.grd b/third_party/WebKit/public/blink_resources.grd
|
| index 880414450050cf16b6cc8c3749f29b0f9d164958..6e72db2aa7cee9ba94f8660b94a25c1a2da5d657 100644
|
| --- a/third_party/WebKit/public/blink_resources.grd
|
| +++ b/third_party/WebKit/public/blink_resources.grd
|
| @@ -51,7 +51,7 @@
|
| <include name="IDR_LIST_PICKER_JS" file="../Source/web/resources/listPicker.js" type="BINDATA"/>
|
| </if>
|
| <if expr="use_concatenated_impulse_responses">
|
| - <include name="IDR_AUDIO_SPATIALIZATION_COMPOSITE" file="../Source/platform/audio/resources/Composite.wav" type="BINDATA"/>
|
| + <include name="IDR_AUDIO_SPATIALIZATION_COMPOSITE" file="../Source/platform/audio/resources/Composite.wav" type="BINDATA" compress="gzip"/>
|
| </if>
|
| <if expr="not use_concatenated_impulse_responses">
|
| <include name="IDR_AUDIO_SPATIALIZATION_T000_P000" file="..\Source\platform\audio\resources\IRC_Composite_C_R0195_T000_P000.wav" type="BINDATA"/>
|
|
|