Chromium Code Reviews| 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', |