Index: gyp/gpu.gyp |
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp |
index 157cbed15fd1eb41fae9121de901e2fe9d619d4f..874db5cb67c05e431d7688f3726b780dc28584f6 100644 |
--- a/gyp/gpu.gyp |
+++ b/gyp/gpu.gyp |
@@ -88,6 +88,7 @@ |
'utils.gyp:utils', |
'etc1.gyp:libetc1', |
'ktx.gyp:libSkKTX', |
+ 'sksl.gyp:sksl', |
], |
'includes': [ |
'gpu.gypi', |
@@ -98,6 +99,7 @@ |
'../src/core', |
'../src/gpu', |
'../src/image/', |
+ '../src/sksl', |
], |
'sources': [ |
'<@(skgpu_sources)', |