Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index b6b0ef1ee0b25e3b8be4e460c0b19ed9f75ec903..9a84cb1e471d74cafa9d883f75474889278b1d63 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -196,6 +196,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', |
@@ -306,6 +307,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', |