Index: gyp/tests.gyp |
diff --git a/gyp/tests.gyp b/gyp/tests.gyp |
index 10a4ba45e7dfb7fdd820d6c9d1c6ad0272b5ee83..557fea5a2897b3e0633225217bc759a9dd824536 100644 |
--- a/gyp/tests.gyp |
+++ b/gyp/tests.gyp |
@@ -128,15 +128,11 @@ |
'../src/pipe/utils/SamplePipeControllers.cpp', |
], |
'dependencies': [ |
- 'skia_base_libs.gyp:skia_base_libs', |
- 'effects.gyp:effects', |
+ 'skia_lib.gyp:skia_lib', |
'flags.gyp:flags', |
'experimental.gyp:experimental', |
- 'images.gyp:images', |
'pdf.gyp:pdf', |
'tools.gyp:picture_utils', |
- 'utils.gyp:utils', |
- 'sfnt.gyp:sfnt', |
], |
'conditions': [ |
[ 'skia_gpu == 1', { |