| Index: gyp/public_headers.gypi
|
| diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
|
| index cd4019733a1ca3db92fc8ada820288f0c9a0933d..f7b859bd5f7f1353476157487c45eb30157db96e 100644
|
| --- a/gyp/public_headers.gypi
|
| +++ b/gyp/public_headers.gypi
|
| @@ -39,6 +39,7 @@
|
| 'core/SkFixed.h',
|
| 'core/SkFlate.h',
|
| 'core/SkFlattenable.h',
|
| + 'core/SkFlattenableBuffers.h',
|
| 'core/SkFlattenableSerialization.h',
|
| 'core/SkFloatBits.h',
|
| 'core/SkFloatingPoint.h',
|
| @@ -72,6 +73,7 @@
|
| 'core/SkPreConfig.h',
|
| 'core/SkRRect.h',
|
| 'core/SkRasterizer.h',
|
| + 'core/SkReader32.h',
|
| 'core/SkRect.h',
|
| 'core/SkRefCnt.h',
|
| 'core/SkRegion.h',
|
|
|