Chromium Code Reviews| Index: gyp/shapeops_edge.gyp |
| diff --git a/gyp/shapeops_edge.gyp b/gyp/shapeops_edge.gyp |
| index 8c67cf7991c0ad6d8c8420c50a18525cdbea8d56..e4e7d72dff55283fe379d955766f7df28336dddb 100644 |
| --- a/gyp/shapeops_edge.gyp |
| +++ b/gyp/shapeops_edge.gyp |
| @@ -115,9 +115,7 @@ |
| '../experimental/Intersection/thingsToDo.txt', |
| ], |
| 'dependencies': [ |
| - 'skia_base_libs.gyp:skia_base_libs', |
| - 'effects.gyp:effects', |
| - 'images.gyp:images', |
| + 'skia_lib.gyp:skia_lib', |
| ], |
| 'conditions': [ |
| [ 'skia_gpu == 1', { |