Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: BUILD.gn

Issue 1928963004: Cleanup IFWL_Adapter interfaces. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | xfa.gyp » ('j') | xfa/fwl/core/fwl_appimp.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 86e0da32f70cbf09196e5bc0021f57c5c944aa63..ef36d2b91b41b1c374d0e1185a7dd151a2a97e24 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1027,17 +1027,12 @@ if (pdf_enable_xfa) {
"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",
« no previous file with comments | « no previous file | xfa.gyp » ('j') | xfa/fwl/core/fwl_appimp.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698