| Index: Source/bindings/bindings.gyp
|
| diff --git a/Source/bindings/bindings.gyp b/Source/bindings/bindings.gyp
|
| index 520793c4db59374de0faba3b0e8bc9be566af017..44c8fa2c87fc11f75c0e6446bd37cd36d15800b0 100644
|
| --- a/Source/bindings/bindings.gyp
|
| +++ b/Source/bindings/bindings.gyp
|
| @@ -286,7 +286,7 @@
|
| 'bindings_sources',
|
| '../WebCore/WebCore.gyp/WebCore.gyp:webcore_prerequisites',
|
| '../yarr/yarr.gyp:yarr',
|
| - '../WTF/WTF.gyp/WTF.gyp:wtf',
|
| + '../wtf/wtf.gyp:wtf',
|
| '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/iccjpeg/iccjpeg.gyp:iccjpeg',
|
|
|