Chromium Code Reviews| Index: gyp/tools.gyp |
| =================================================================== |
| --- gyp/tools.gyp (revision 12709) |
| +++ gyp/tools.gyp (working copy) |
| @@ -287,6 +287,9 @@ |
| 'include_dirs' : [ |
| '../src/gpu', |
| ], |
| + 'dependencies': [ |
| + 'gputest.gyp:skgputest', |
| + ], |
| }, |
| ], |
| ], |