aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2016-08-02 11:18:48 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-02 11:18:48 -0700
commitb605f89398767bc39516e1c13a1d9a23bc8e2162 (patch)
tree4b1e81c875c49b4d8f572ae855a824b0b62b589d /cmake/CMakeLists.txt
parent5dbd27484641279b53369587c93ba0566c20a161 (diff)
Remove now unused source files.
These files have been renamed and exist only as stubs for transition reasons. Remove these now unused stubs. CQ_INCLUDE_TRYBOTS=master.client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Review-Url: https://codereview.chromium.org/2197423003
Diffstat (limited to 'cmake/CMakeLists.txt')
-rw-r--r--cmake/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt
index 255b3c1fc1..b18510ebd4 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