| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 02bff649e6a4e61fe3065039d3d97844f1004a92..dce9162ece8256f4b2e75d7494cb7f96015e7b7d 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -588,6 +588,8 @@
|
| 'app_banner/BeforeInstallPromptEvent.h',
|
| 'audio_output_devices/HTMLMediaElementAudioOutputDevice.cpp',
|
| 'audio_output_devices/HTMLMediaElementAudioOutputDevice.h',
|
| + 'audio_output_devices/SetSinkIdCallbacks.cpp',
|
| + 'audio_output_devices/SetSinkIdCallbacks.h',
|
| 'background_sync/PeriodicSyncEvent.cpp',
|
| 'background_sync/PeriodicSyncEvent.h',
|
| 'background_sync/PeriodicSyncManager.cpp',
|
|
|