Chromium Code Reviews| Index: Source/bindings/derived_sources.gyp |
| diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp |
| index 6f56264be3606211f2d2d402b5cf92833ca43fb0..4170537f1c1b4557092c8c6d09d4b20056340327 100644 |
| --- a/Source/bindings/derived_sources.gyp |
| +++ b/Source/bindings/derived_sources.gyp |
| @@ -195,6 +195,7 @@ |
| '-w', |
| '-Iscripts', |
| '-I../core/scripts', |
| + '-I../../../JSON/out/lib/perl5', |
|
haraken
2013/06/03 06:49:14
Nit: You can remove this line once JSON.pm is land
Nils Barth (inactive)
2013/06/03 07:27:16
Actually, this line is only useful *after* JSON.pm
|
| 'scripts/generate-bindings.pl', |
| '--outputHeadersDir', |
| '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings', |