Index: cmake/CMakeLists.txt |
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt |
index 255b3c1fc16224c98e0a233d0d99f9137b6cc407..b18510ebd4b66e0c1e7fddf43bb5742f4020eb4f 100644 |
--- a/cmake/CMakeLists.txt |
+++ b/cmake/CMakeLists.txt |
@@ -51,9 +51,7 @@ endfunction() |
# This file is empty and is only used to trick GYP. |
remove_srcs (../src/core/SkForceCPlusPlusLinking.cpp) |
# Chrome only? |
-remove_srcs (../src/ports/SkFontHost_fontconfig.cpp |
- ../src/fonts/SkFontMgr_fontconfig.cpp |
- ../src/ports/SkFontConfigInterface_direct.cpp |
+remove_srcs (../src/ports/SkFontConfigInterface_direct.cpp |
../src/ports/SkFontConfigInterface_direct_factory.cpp |
../src/ports/SkFontConfigInterface_direct_google3.cpp |
../src/ports/SkFontConfigInterface_direct_google3_factory.cpp |