Chromium Code Reviews| Index: cmake/CMakeLists.txt |
| diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt |
| index 9fc4ea5a427cdd9240045ea2f9c058d2eeeec2c2..1a250d07e7b741b7949696861462fbda1c1d658b 100644 |
| --- a/cmake/CMakeLists.txt |
| +++ b/cmake/CMakeLists.txt |
| @@ -71,7 +71,6 @@ if (NOT UNIX) |
| endif() |
| if (APPLE OR NOT UNIX) |
| remove_srcs(../src/gpu/gl/glx/* |
| - ../src/images/SkImageDecoder_FactoryDefault.cpp |
| ../src/ports/SkFontMgr_fontconfig*.cpp |
| ../src/ports/SkFontMgr_android*.cpp |
| ../src/*FreeType*) |