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 6f802377303a49a8daa41083147bdb71e6635545..fd46458e2fba18e720597e33c66938de2b0069e0 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -757,6 +757,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', |