| Index: gyp/core.gypi
|
| diff --git a/gyp/core.gypi b/gyp/core.gypi
|
| index 8a7350e2404c04d95cd88ddf4afc68c439a7ca5d..38628ec662e62d4be7c692bee3cafb97611b5d8d 100644
|
| --- a/gyp/core.gypi
|
| +++ b/gyp/core.gypi
|
| @@ -197,6 +197,7 @@
|
| '<(skia_src_path)/core/SkStrokeRec.cpp',
|
| '<(skia_src_path)/core/SkStrokerPriv.cpp',
|
| '<(skia_src_path)/core/SkStrokerPriv.h',
|
| + '<(skia_src_path)/core/SkTextBlob.cpp',
|
| '<(skia_src_path)/core/SkTextFormatParams.h',
|
| '<(skia_src_path)/core/SkTextMapStateProc.h',
|
| '<(skia_src_path)/core/SkTileGrid.cpp',
|
| @@ -307,6 +308,7 @@
|
| '<(skia_include_path)/core/SkTRegistry.h',
|
| '<(skia_include_path)/core/SkTSearch.h',
|
| '<(skia_include_path)/core/SkTemplates.h',
|
| + '<(skia_include_path)/core/SkTextBlob.h',
|
| '<(skia_include_path)/core/SkThread.h',
|
| '<(skia_include_path)/core/SkTime.h',
|
| '<(skia_include_path)/core/SkTLazy.h',
|
|
|