summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-04-13 19:04:01 -0700
committerCommit bot <commit-bot@chromium.org>2016-04-13 19:04:01 -0700
commitddd5c70e09b6e1db3c01b4900e6424f11fd5c93d (patch)
tree82141d0206e8983df37b251a26c3458ca998fc66 /xfa.gyp
parentb4c9f3f04673753da30011e9f1282cd5d1fa0f40 (diff)
downloadpdfium-ddd5c70e09b6e1db3c01b4900e6424f11fd5c93d.tar.xz
Unused FWL Classes.
This Cl removes several FWL classes that aren't removed. These include: * IFWL_Content * CFWL_ContentImp * CFWL_CustomPanelImp * CFWL_CustomImp * IFWL_Custom * IFWL_CustomPanel * IFWL_Proxy * CFWL_App BUG=pdfium:468 Review URL: https://codereview.chromium.org/1883943002
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/xfa.gyp b/xfa.gyp
index a0de466975..8e050f7569 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -183,8 +183,6 @@
"xfa/fwl/core/cfwl_widgetimpproperties.h",
"xfa/fwl/core/fwl_appimp.cpp",
"xfa/fwl/core/fwl_appimp.h",
- "xfa/fwl/core/fwl_contentimp.cpp",
- "xfa/fwl/core/fwl_contentimp.h",
"xfa/fwl/core/fwl_error.h",
"xfa/fwl/core/fwl_formimp.cpp",
"xfa/fwl/core/fwl_formimp.h",
@@ -208,16 +206,12 @@
"xfa/fwl/core/ifwl_adapterthreadmgr.h",
"xfa/fwl/core/ifwl_adapterwidgetmgr.h",
"xfa/fwl/core/ifwl_app.h",
- "xfa/fwl/core/ifwl_content.h",
- "xfa/fwl/core/ifwl_custom.h",
- "xfa/fwl/core/ifwl_custompanel.h",
"xfa/fwl/core/ifwl_dataprovider.h",
"xfa/fwl/core/ifwl_form.h",
"xfa/fwl/core/ifwl_notedriver.h",
"xfa/fwl/core/ifwl_noteloop.h",
"xfa/fwl/core/ifwl_notethread.h",
"xfa/fwl/core/ifwl_panel.h",
- "xfa/fwl/core/ifwl_proxy.h",
"xfa/fwl/core/ifwl_target.h",
"xfa/fwl/core/ifwl_themeprovider.h",
"xfa/fwl/core/ifwl_thread.h",
@@ -228,8 +222,6 @@
"xfa/fwl/core/ifwl_widgetmgr.h",
"xfa/fwl/core/ifwl_widgetmgrdelegate.h",
"xfa/fwl/core/include/ifwl_adaptertimermgr.h",
- "xfa/fwl/lightwidget/cfwl_app.cpp",
- "xfa/fwl/lightwidget/cfwl_app.h",
"xfa/fwl/lightwidget/cfwl_barcode.cpp",
"xfa/fwl/lightwidget/cfwl_barcode.h",
"xfa/fwl/lightwidget/cfwl_checkbox.cpp",