Chromium Code Reviews| Index: public/all.gyp |
| diff --git a/public/all.gyp b/public/all.gyp |
| index 7486c5f88f78a78f819baabba7c12d77d01f7bfc..f85d76a2fbe46b26c770f8d9d81c02997ba17579 100644 |
| --- a/public/all.gyp |
| +++ b/public/all.gyp |
| @@ -39,6 +39,7 @@ |
| 'target_name': 'all_blink', |
| 'type': 'none', |
| 'dependencies': [ |
| + '../Source/wtf/wtf_tests.gyp:wtf_unittests', |
| '../Source/WebKit/chromium/WebKitUnitTests.gyp:webkit_unit_tests', |
| '../Tools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp:DumpRenderTree', |
| ], |