| Index: gyp/public_headers.gypi
|
| diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
|
| index 4ee02d5512bea990ba1503a2fd4d00ebaf26eca8..6e61b4ec76ac3e9ff86b7521e81477dbb99a3ac8 100644
|
| --- a/gyp/public_headers.gypi
|
| +++ b/gyp/public_headers.gypi
|
| @@ -183,8 +183,9 @@
|
| 'gpu/gl/GrGLInterface.h',
|
| 'gpu/gl/SkANGLEGLContext.h',
|
| 'gpu/gl/SkDebugGLContext.h',
|
| + 'gpu/gl/SkGLContextHelper.h',
|
| 'gpu/gl/SkMesaGLContext.h',
|
| - 'gpu/gl/SkGLContext.h',
|
| + 'gpu/gl/SkNativeGLContext.h',
|
| 'gpu/gl/SkNullGLContext.h',
|
| 'images/SkForceLinking.h',
|
| 'images/SkMovie.h',
|
|
|