diff options
Diffstat (limited to 'gyp/android_framework_lib.gyp')
-rw-r--r-- | gyp/android_framework_lib.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/android_framework_lib.gyp b/gyp/android_framework_lib.gyp index 9e5bd71b70..a4fc1698eb 100644 --- a/gyp/android_framework_lib.gyp +++ b/gyp/android_framework_lib.gyp @@ -11,6 +11,7 @@ 'codec.gyp:codec', 'core.gyp:core', 'effects.gyp:effects', + 'gpu.gyp:skgpu' 'images.gyp:images', 'opts.gyp:opts', 'pdf.gyp:pdf', |