summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2018-10-04 21:46:32 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-04 21:46:32 +0000
commit047347605c8137d3db8492ce58cc9dc601eb00cf (patch)
treef4cca1d5b633ee9c484c5e9313a8acecde7bd09f /BUILD.gn
parent7cabaf136b2aa671768c9d8ee3645c9444afc700 (diff)
downloadpdfium-047347605c8137d3db8492ce58cc9dc601eb00cf.tar.xz
Remove CPDFSDK_DateTime entirely.
A previous CL has made it completely unused. Change-Id: I54d178f69ac8ea3884c89526e4d2fb81cccc0f20 Reviewed-on: https://pdfium-review.googlesource.com/c/43511 Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tom Sepez <tsepez@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 d0ad6a02b3..062cfdcef4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -122,8 +122,6 @@ jumbo_static_library("pdfium") {
"fpdfsdk/cpdfsdk_common.h",
"fpdfsdk/cpdfsdk_customaccess.cpp",
"fpdfsdk/cpdfsdk_customaccess.h",
- "fpdfsdk/cpdfsdk_datetime.cpp",
- "fpdfsdk/cpdfsdk_datetime.h",
"fpdfsdk/cpdfsdk_fieldaction.cpp",
"fpdfsdk/cpdfsdk_fieldaction.h",
"fpdfsdk/cpdfsdk_filewriteadapter.cpp",