Chromium Code Reviews| Index: gyp/gpu.gypi |
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
| index 0bc054220c82c9d7b38ffa6c00df6aebcc7d047f..9c250f0e9bf82ad47985d76643f93566055fc51f 100644 |
| --- a/gyp/gpu.gypi |
| +++ b/gyp/gpu.gypi |
| @@ -370,6 +370,7 @@ |
| '<(skia_src_path)/gpu/gl/debug/SkDebugGLContext.h', |
| ], |
| 'skgpu_null_gl_sources': [ |
| + '<(skia_src_path)/gpu/gl/GrGLCreateNullInterface.cpp', |
| '<(skia_src_path)/gpu/gl/SkNullGLContext.cpp', |
| '<(skia_include_path)/gpu/gl/SkNullGLContext.h', |
| ], |