Chromium Code Reviews| Index: Source/core/core.gyp |
| diff --git a/Source/core/core.gyp b/Source/core/core.gyp |
| index 65e5f4e4adf58491e7da28ae4400c737ba4f3bd7..63c29ee553caabf4ec87bf793ed8fa07e2f27924 100644 |
| --- a/Source/core/core.gyp |
| +++ b/Source/core/core.gyp |
| @@ -670,6 +670,7 @@ |
| }, { |
| 'dependencies': [ |
| 'webcore_shared', |
| + 'wtf_unittest_helpers', |
|
tkent
2015/04/30 00:59:33
Why is it defined conditionally?
You need to upda
yosin_UTC9
2015/05/21 05:46:23
Done.
|
| ], |
| }] |
| ], |