Index: BUILD.public |
diff --git a/BUILD.public b/BUILD.public |
index d806214f0e513e1ee0a86fedca05f9d912439f43..322310acef6e0fb9c7e4fce635b184d553be3d92 100644 |
--- a/BUILD.public |
+++ b/BUILD.public |
@@ -31,8 +31,6 @@ SRCS = glob( |
"src/ports/**/*", |
"src/utils/android/**/*", |
"src/utils/mac/**/*", |
- "src/utils/SkThreadUtils_pthread_mach.cpp", # Mac-only. Move to ports? |
- "src/utils/SkThreadUtils_pthread_other.cpp", # Non-Mac-non-Linux. Move to ports? |
"src/utils/SkThreadUtils_win.cpp", # Windows-only. Move to ports? |
"src/utils/win/**/*", |
"src/views/sdl/*", |