Chromium Code Reviews| Index: cmake/CMakeLists.txt |
| diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt |
| index 8921254d15abf36875bd913a8952885cb295feae..19a7acda9ec109e2669fe1ee1e9e682391cdb1ab 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/SkMovie_FactoryDefault.cpp |
| ../src/ports/SkFontMgr_fontconfig*.cpp |
| ../src/ports/SkFontMgr_android*.cpp |
| ../src/*FreeType*) |