| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index ddb663c38d2ccc5b81abe49aa4cb9f827bf97ef6..b86e5d4f41ec07d3197464d5081fd108fcf5f752 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -36,6 +36,7 @@
|
| '<(skia_include_path)/gpu/GrShaderVar.h',
|
| '<(skia_include_path)/gpu/GrSurface.h',
|
| '<(skia_include_path)/gpu/GrTexture.h',
|
| + '<(skia_include_path)/gpu/GrTextureParams.h',
|
| '<(skia_include_path)/gpu/GrTextureProvider.h',
|
| '<(skia_include_path)/gpu/GrTextureAccess.h',
|
| '<(skia_include_path)/gpu/GrTestUtils.h',
|
|
|