| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 2b5f9cd8d387b0b7313ba5ff4c6a7116015f35f8..935bd6e974e90077687b0517df29d53dcac35874 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -333,8 +333,6 @@
|
| '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h',
|
| '<(skia_src_path)/gpu/gl/GrGLInterface.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLIRect.h',
|
| - '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.cpp',
|
| - '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h',
|
| '<(skia_src_path)/gpu/gl/GrGLPath.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLPath.h',
|
| '<(skia_src_path)/gpu/gl/GrGLPathRange.cpp',
|
| @@ -550,8 +548,6 @@
|
| '<(skia_src_path)/gpu/gl/debug/GrShaderObj.cpp',
|
| '<(skia_src_path)/gpu/gl/debug/GrProgramObj.h',
|
| '<(skia_src_path)/gpu/gl/debug/GrProgramObj.cpp',
|
| - '<(skia_src_path)/gpu/gl/debug/GrDebugGL.h',
|
| - '<(skia_src_path)/gpu/gl/debug/GrDebugGL.cpp',
|
| '<(skia_src_path)/gpu/gl/debug/GrVertexArrayObj.h',
|
|
|
| # Sk files
|
|
|