| Index: Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
|
| diff --git a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
|
| index aec3217009d1b50252d60c465dccbef6a0cac776..91fe2ea69111942f14f6f6cb69ed61a2ae7f1020 100644
|
| --- a/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
|
| +++ b/Tools/TestWebKitAPI/TestWebKitAPI.gyp/TestWebKitAPI.gyp
|
| @@ -43,6 +43,7 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| '<(source_dir)/WebCore/WebCore.gyp/WebCore.gyp:webcore',
|
| + '<(source_dir)/bindings/bindings.gyp:bindings',
|
| '<(source_dir)/WebKit/chromium/WebKit.gyp:webkit',
|
| '<(source_dir)/WTF/WTF.gyp/WTF.gyp:wtf',
|
| '<(DEPTH)/build/temp_gyp/googleurl.gyp:googleurl',
|
|
|