Index: gyp/core.gypi |
diff --git a/gyp/core.gypi b/gyp/core.gypi |
index d8008dccec51c1036d4ee3a1b678bbdb0d3a867c..94711b9a3dd49c07d990eb26a009ae07eea36f69 100644 |
--- a/gyp/core.gypi |
+++ b/gyp/core.gypi |
@@ -226,6 +226,7 @@ |
'<(skia_src_path)/core/SkTextMapStateProc.h', |
'<(skia_src_path)/core/SkTime.cpp', |
'<(skia_src_path)/core/SkTDPQueue.h', |
+ '<(skia_src_path)/core/SkThreadID.cpp', |
'<(skia_src_path)/core/SkTLList.h', |
'<(skia_src_path)/core/SkTLS.cpp', |
'<(skia_src_path)/core/SkTraceEvent.h', |
@@ -349,6 +350,7 @@ |
'<(skia_include_path)/private/SkSemaphore.h', |
'<(skia_include_path)/private/SkSpinlock.h', |
'<(skia_include_path)/private/SkTemplates.h', |
+ '<(skia_include_path)/private/SkThreadID.h', |
# Path ops |
'<(skia_include_path)/pathops/SkPathOps.h', |