| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index a374ade344891b2c4a802f5e25362a826080c42f..c50220a9782e2cc8c7e606af54059c7cf6891942 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -187,6 +187,8 @@
|
| '<(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/GrGLNameAllocator.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLNameAllocator.h',
|
| '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLNoOpInterface.h',
|
| '<(skia_src_path)/gpu/gl/GrGLPath.cpp',
|
|
|