| Index: gyp/gpu.gypi
 | 
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
 | 
| index fff79220ff009997e9cd159ed77f53ab46190046..c71abbf2736573ea0c7296f64d560003e586a81f 100644
 | 
| --- a/gyp/gpu.gypi
 | 
| +++ b/gyp/gpu.gypi
 | 
| @@ -55,6 +55,8 @@
 | 
|        '<(skia_src_path)/gpu/GrAtlas.cpp',
 | 
|        '<(skia_src_path)/gpu/GrAtlas.h',
 | 
|        '<(skia_src_path)/gpu/GrBinHashKey.h',
 | 
| +      '<(skia_src_path)/gpu/GrBlend.cpp',
 | 
| +      '<(skia_src_path)/gpu/GrBlend.h',
 | 
|        '<(skia_src_path)/gpu/GrBufferAllocPool.cpp',
 | 
|        '<(skia_src_path)/gpu/GrBufferAllocPool.h',
 | 
|        '<(skia_src_path)/gpu/GrCacheID.cpp',
 | 
| 
 |