| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index a856cb495b843995bd77a98ddb3ceef1c2f9a389..9b2eda4b53bdc944594bda336c8da96abddc47a9 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -200,6 +200,7 @@
|
| '<(skia_src_path)/gpu/GrTextureAccess.cpp',
|
| '<(skia_src_path)/gpu/GrTRecorder.h',
|
| '<(skia_src_path)/gpu/GrUserStencilSettings.h',
|
| + '<(skia_src_path)/gpu/GrWindowRectangles.h',
|
| '<(skia_src_path)/gpu/GrXferProcessor.cpp',
|
| '<(skia_src_path)/gpu/GrYUVProvider.cpp',
|
| '<(skia_src_path)/gpu/GrYUVProvider.h',
|
|
|