summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-04-25 17:35:21 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-04-25 17:35:21 +0000
commit7b01255ef62f8df5cdd3053fd42c5c501274186d (patch)
tree09ac126ca9ba7eae7e581f57be0f815b28a9e232 /BUILD.gn
parentd9da586dd3dbaa35706ac274e2fef8b73b867b22 (diff)
downloadpdfium-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.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 8107454ec9..55632350ac 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -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",