| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 249e44e19cd9197f64f8641a8ca8ddb249e7150f..15c9a2bba274aa41aec75df21eb8035d1942d1eb 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -1365,6 +1365,8 @@
|
| 'vr/VRHardwareUnitCollection.h',
|
| 'vr/VRPositionState.cpp',
|
| 'vr/VRPositionState.h',
|
| + 'webaudio/AbstractAudioContext.cpp',
|
| + 'webaudio/AbstractAudioContext.h',
|
| 'webaudio/AnalyserNode.cpp',
|
| 'webaudio/AnalyserNode.h',
|
| 'webaudio/AsyncAudioDecoder.cpp',
|
|
|