diff options
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r-- | gyp/gpu.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index 8650f3cd3f..c01174797e 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -33,6 +33,7 @@ '<(skia_include_path)/gpu/GrResource.h', '<(skia_include_path)/gpu/GrScalar.h', '<(skia_include_path)/gpu/GrSurface.h', + '<(skia_include_path)/gpu/GrTBackendEffectFactory.h', '<(skia_include_path)/gpu/GrTextContext.h', '<(skia_include_path)/gpu/GrTexture.h', '<(skia_include_path)/gpu/GrTextureAccess.h', |