diff options
author | Lei Zhang <thestig@chromium.org> | 2018-04-25 17:35:21 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-04-25 17:35:21 +0000 |
commit | 7b01255ef62f8df5cdd3053fd42c5c501274186d (patch) | |
tree | 09ac126ca9ba7eae7e581f57be0f815b28a9e232 /BUILD.gn | |
parent | d9da586dd3dbaa35706ac274e2fef8b73b867b22 (diff) | |
download | pdfium-7b01255ef62f8df5cdd3053fd42c5c501274186d.tar.xz |
Remove CDWriteExt.
It is never used.
Change-Id: I09220eb16a4679c8499079c3c1375574f6fc0450
Reviewed-on: https://pdfium-review.googlesource.com/31300
Commit-Queue: dsinclair <dsinclair@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1107,10 +1107,8 @@ jumbo_static_library("fxge") { "core/fxge/win32/cfx_psrenderer.h", "core/fxge/win32/cpsoutput.cpp", "core/fxge/win32/cpsoutput.h", - "core/fxge/win32/dwrite_int.h", "core/fxge/win32/fx_win32_device.cpp", "core/fxge/win32/fx_win32_dib.cpp", - "core/fxge/win32/fx_win32_dwrite.cpp", "core/fxge/win32/fx_win32_gdipext.cpp", "core/fxge/win32/fx_win32_print.cpp", "core/fxge/win32/win32_int.h", |