Index: content/content.gyp |
diff --git a/content/content.gyp b/content/content.gyp |
index ce006f157e45a1229c281d3333d47213ecf1138b..0ef1163017d63821dc722f5d27edea1e2a205d5a 100644 |
--- a/content/content.gyp |
+++ b/content/content.gyp |
@@ -9,6 +9,7 @@ |
}, |
'includes': [ |
'../build/win_precompile.gypi', |
+ 'browser/speech/proto/speech_proto.gypi', |
jam
2012/05/15 21:17:01
why do you need to include this in both content.gy
Primiano Tucci (use gerrit)
2012/05/16 08:43:39
The file is included only in content.gyp. The spee
hans
2012/05/16 10:42:47
Maybe speech_proto.gypi should actually be speec_p
Primiano Tucci (use gerrit)
2012/05/16 13:34:19
Nice! Seems to work requiring no edits to content.
|
'content_shell.gypi', |
'content_tests.gypi', |
], |