Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1951)

Unified Diff: Source/modules/modules.gypi

Issue 38743004: Remove modules/speech dependencies from Internals. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: patch Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/testing/Internals.idl ('k') | Source/modules/speech/testing/InternalsSpeechSynthesis.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « Source/core/testing/Internals.idl ('k') | Source/modules/speech/testing/InternalsSpeechSynthesis.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698