summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-11-10 13:01:54 -0800
committerCommit bot <commit-bot@chromium.org>2016-11-10 13:01:54 -0800
commit72f15a08aa47afb61e3c60b3f754309696c471ec (patch)
tree6b08637b12c08c6780e633abb100184d9b5feada /BUILD.gn
parentd2bf06228d7572545717cd36ea0dabc67e9b6d84 (diff)
downloadpdfium-72f15a08aa47afb61e3c60b3f754309696c471ec.tar.xz
Fold IFWL_DateTimeCalendar into IFWL_MonthCalendar
The IFWL_MonthCalendar was never instantiated and had a single sub-class. This CL folds the subclass into IFWL_MonthCalendar and uses MonthCalendar directly. Review-Url: https://codereview.chromium.org/2491443003
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 cf25d5a639..322c319ef4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1218,8 +1218,6 @@ if (pdf_enable_xfa) {
"xfa/fwl/core/ifwl_combolist.cpp",
"xfa/fwl/core/ifwl_combolist.h",
"xfa/fwl/core/ifwl_dataprovider.h",
- "xfa/fwl/core/ifwl_datetimecalendar.cpp",
- "xfa/fwl/core/ifwl_datetimecalendar.h",
"xfa/fwl/core/ifwl_datetimeedit.cpp",
"xfa/fwl/core/ifwl_datetimeedit.h",
"xfa/fwl/core/ifwl_datetimepicker.cpp",