Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 7a7c9d97a3a3b29ec2359ea014ad412db874ad56..166ad07bbaa334d16d273523bef0b02f7a5ecc78 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -776,9 +776,12 @@ |
'websockets/WorkerThreadableWebSocketChannel.h', |
], |
'modules_testing_support_idl_files' : [ |
+ 'speech/testing/InternalsSpeechSynthesis.idl', |
'vibration/testing/InternalsVibration.idl', |
], |
'modules_testing_support_files': [ |
+ 'speech/testing/InternalsSpeechSynthesis.cpp', |
+ 'speech/testing/InternalsSpeechSynthesis.h', |
'vibration/testing/InternalsVibration.cpp', |
'vibration/testing/InternalsVibration.h', |
], |