| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 09e47ff09d9a452fdd6acb275f3e84a9b921cde5..c7467a6fea8acf5f69a439ef67b0c67d3cdfe2cd 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -760,6 +760,8 @@
|
| 'audio_output_devices/HTMLMediaElementAudioOutputDevice.h',
|
| 'audio_output_devices/SetSinkIdCallbacks.cpp',
|
| 'audio_output_devices/SetSinkIdCallbacks.h',
|
| + 'audio_output_devices/AudioOutputDeviceClient.cpp',
|
| + 'audio_output_devices/AudioOutputDeviceClient.h',
|
| 'background_sync/PeriodicSyncEvent.cpp',
|
| 'background_sync/PeriodicSyncEvent.h',
|
| 'background_sync/PeriodicSyncManager.cpp',
|
|
|