| Index: Source/WebCore/WebCore.gyp/WebCore.gyp
|
| diff --git a/Source/WebCore/WebCore.gyp/WebCore.gyp b/Source/WebCore/WebCore.gyp/WebCore.gyp
|
| index 4f8de9a2a0f43b71417e67318cb410c0ae1e51e5..d5bcb2be8e4c7825dbdd626b34a14d69fdd5f87e 100644
|
| --- a/Source/WebCore/WebCore.gyp/WebCore.gyp
|
| +++ b/Source/WebCore/WebCore.gyp/WebCore.gyp
|
| @@ -1203,7 +1203,7 @@
|
| 'injected_script_source',
|
| 'debugger_script_source',
|
| '../../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',
|
| @@ -1332,7 +1332,7 @@
|
| 'inspector_protocol_sources',
|
| 'webcore_bindings_sources',
|
| '../../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',
|
| @@ -1352,7 +1352,7 @@
|
| ],
|
| 'export_dependent_settings': [
|
| '../../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',
|
| @@ -2068,7 +2068,7 @@
|
| 'webcore_rendering',
|
| # Exported.
|
| 'webcore_bindings',
|
| - '../../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/npapi/npapi.gyp:npapi',
|
| @@ -2077,7 +2077,7 @@
|
| ],
|
| 'export_dependent_settings': [
|
| 'webcore_bindings',
|
| - '../../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/npapi/npapi.gyp:npapi',
|
|
|