Chromium Code Reviews| Index: gyp/shapeops_demo.gyp |
| diff --git a/gyp/shapeops_demo.gyp b/gyp/shapeops_demo.gyp |
| index 4537c01b7396ec84b64bae4076d27a08b6b52618..83836ee730cdf214e20aa641941c95da376e27ad 100644 |
| --- a/gyp/shapeops_demo.gyp |
| +++ b/gyp/shapeops_demo.gyp |
| @@ -69,9 +69,7 @@ |
| '../experimental/Intersection/TriangleUtilities.h', |
| ], |
| 'dependencies': [ |
| - 'skia_base_libs.gyp:skia_base_libs', |
| - 'effects.gyp:effects', |
| - 'images.gyp:images', |
| + 'skia_lib.gyp:skia_lib', |
| 'views.gyp:views', |
| 'xml.gyp:xml', |
| ], |