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

Unified Diff: Source/core/core.gyp/core.gyp

Issue 14466008: Switch speech synthesis from compile-flag to runtime-flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 8 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
Index: Source/core/core.gyp/core.gyp
diff --git a/Source/core/core.gyp/core.gyp b/Source/core/core.gyp/core.gyp
index 320248219394bfa1179a134aefc7eac3f5a529a2..ef6ae1308646b9721b882ffeaf98bccedbbd2ad2 100644
--- a/Source/core/core.gyp/core.gyp
+++ b/Source/core/core.gyp/core.gyp
@@ -285,6 +285,7 @@
# includes for these correctly. (Sequences don't work yet.)
'<(bindings_dir)/v8/custom',
'../../modules/mediastream',
+ '../../modules/speech',
'../dom',
'../html',
'../html/shadow',

Powered by Google App Engine
This is Rietveld 408576698