Chromium Code Reviews| Index: gyp/gpu.gyp |
| diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp |
| index f09bcd0fc6e0fbcb172fbef96228ae6fa813e065..a9f6145244892f8c5f46790ff2cb614c88648a08 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)', |