| Index: Source/Platform/Platform.gyp/Platform.gyp
|
| diff --git a/Source/Platform/Platform.gyp/Platform.gyp b/Source/Platform/Platform.gyp/Platform.gyp
|
| index 5fa5d386212db2e77416764c1f142f147368e564..780ff5f5aab5ad7d5c4fdc361375149a22c5b47b 100644
|
| --- a/Source/Platform/Platform.gyp/Platform.gyp
|
| +++ b/Source/Platform/Platform.gyp/Platform.gyp
|
| @@ -38,7 +38,7 @@
|
| 'target_name': 'webkit_platform',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| - '../../WTF/WTF.gyp/WTF.gyp:wtf',
|
| + '../../wtf/wtf.gyp:wtf',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| ],
|
| 'include_dirs': [
|
|
|