| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 9d7a08465b8aa7c59611a38323078826c4b528c8..eb99cfeb0fe4eaaeed2dea2120ed482cbc7ab8dd 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -66,6 +66,7 @@
|
| '<(skia_include_path)/private/GrRenderTargetProxy.h',
|
| '<(skia_include_path)/private/GrSurfaceProxy.h',
|
| '<(skia_include_path)/private/GrTextureProxy.h',
|
| + '<(skia_include_path)/private/GrTextureStripAtlas.h',
|
|
|
| '<(skia_src_path)/gpu/GrAppliedClip.h',
|
| '<(skia_src_path)/gpu/GrAuditTrail.cpp',
|
| @@ -306,7 +307,6 @@
|
| '<(skia_src_path)/gpu/effects/GrTextureDomain.cpp',
|
| '<(skia_src_path)/gpu/effects/GrTextureDomain.h',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp',
|
| - '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h',
|
| '<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp',
|
| '<(skia_src_path)/gpu/effects/GrYUVEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrYUVEffect.h',
|
|
|