Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index dc07e38de726e758c4785c19e4821b89cfe7b573..edc77e17c6cd655ce036f1e49d9e5ea141f15de4 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -193,6 +193,8 @@ |
'<(skia_src_path)/core/SkScan_Path.cpp', |
'<(skia_src_path)/core/SkSemaphore.cpp', |
'<(skia_src_path)/core/SkShader.cpp', |
+ '<(skia_src_path)/core/SkSharedMutex.cpp', |
+ '<(skia_src_path)/core/SkSharedMutex.h', |
'<(skia_src_path)/core/SkSpriteBlitter_ARGB32.cpp', |
'<(skia_src_path)/core/SkSpriteBlitter_RGB16.cpp', |
'<(skia_src_path)/core/SkSpriteBlitter.h', |