aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gyp/gputest.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gyp/gputest.gyp b/gyp/gputest.gyp
index 23d1da3947..c673f2071c 100644
--- a/gyp/gputest.gyp
+++ b/gyp/gputest.gyp
@@ -6,8 +6,7 @@
'type': 'static_library',
'standalone_static_library': 1,
'dependencies': [
- 'core.gyp:core',
- 'gpu.gyp:skgpu',
+ 'skia_lib.gyp:skia_lib',
],
'include_dirs': [
'../include/gpu',