| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index c8972699ef614b013496c6d4ec848a094109d43c..7312ff4b223ba8268321fdc079baf8365b7b9e06 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -54,6 +54,9 @@
|
| '<(skia_include_path)/gpu/gl/GrGLSLPrettyPrint.h',
|
| '<(skia_include_path)/gpu/gl/GrGLTypes.h',
|
|
|
| + # Private includes
|
| + '<(skia_include_path)/private/GrSingleOwner.h',
|
| +
|
| '<(skia_src_path)/gpu/GrAutoLocaleSetter.h',
|
| '<(skia_src_path)/gpu/GrAllocator.h',
|
| '<(skia_src_path)/gpu/GrBatchAtlas.cpp',
|
|
|