summaryrefslogtreecommitdiff
path: root/xfa.gyp
diff options
context:
space:
mode:
authordsinclair <dsinclair@chromium.org>2016-05-04 14:24:53 -0700
committerCommit bot <commit-bot@chromium.org>2016-05-04 14:24:53 -0700
commit55fa356c8ce72c597e75fc591fc67597b1c019d5 (patch)
tree14495a8fc3c21726c970069a696614d95bd11f6d /xfa.gyp
parentb7675f63684ebff68c688a1c7b160596b6747c3e (diff)
downloadpdfium-55fa356c8ce72c597e75fc591fc67597b1c019d5.tar.xz
Cleanup IFWL_Adapter interfaces.
This CL removes: * IFWL_AdapterNative * IFWL_Adapter{Widget|Thread}Mgr * IFWL_WidgetMgrDelegate * CFWL_SDAdapter{Widget|Thread}Mgr Methods which just returned have also been removed. Review-Url: https://codereview.chromium.org/1928963004
Diffstat (limited to 'xfa.gyp')
-rw-r--r--xfa.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/xfa.gyp b/xfa.gyp
index 5158cafef7..32b4b69501 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -183,17 +183,12 @@
"xfa/fwl/core/fwl_formimp.h",
"xfa/fwl/core/fwl_noteimp.cpp",
"xfa/fwl/core/fwl_noteimp.h",
- "xfa/fwl/core/fwl_sdadapterimp.cpp",
- "xfa/fwl/core/fwl_sdadapterimp.h",
"xfa/fwl/core/fwl_timerimp.cpp",
"xfa/fwl/core/fwl_widgetdef.h",
"xfa/fwl/core/fwl_widgetimp.cpp",
"xfa/fwl/core/fwl_widgetimp.h",
"xfa/fwl/core/fwl_widgetmgrimp.cpp",
"xfa/fwl/core/fwl_widgetmgrimp.h",
- "xfa/fwl/core/ifwl_adapternative.h",
- "xfa/fwl/core/ifwl_adapterthreadmgr.h",
- "xfa/fwl/core/ifwl_adapterwidgetmgr.h",
"xfa/fwl/core/ifwl_app.h",
"xfa/fwl/core/ifwl_dataprovider.h",
"xfa/fwl/core/ifwl_form.h",