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

Unified Diff: BUILD.gn

Issue 1679103002: Several pure virtual IFWL_Adapter* classes not implemented. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Remove files entierly Created 4 years, 10 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/src/fwl/src/basewidget/fwl_comboboximp.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6ece5e7a909cbc8db0a9b6e50f8ce61264d381bd..c793d74df73e7f4a746cf1adf7119ff495058867 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -776,9 +776,6 @@ if (pdf_enable_xfa) {
static_library("xfa") {
sources = [
"xfa/include/foxitxfa.h",
- "xfa/include/fwl/adapter/fwl_adapterclipboardmgr.h",
- "xfa/include/fwl/adapter/fwl_adaptercursormgr.h",
- "xfa/include/fwl/adapter/fwl_adaptermonitormgr.h",
"xfa/include/fwl/adapter/fwl_adapternative.h",
"xfa/include/fwl/adapter/fwl_adapterthreadmgr.h",
"xfa/include/fwl/adapter/fwl_adaptertimermgr.h",
« no previous file with comments | « no previous file | xfa.gyp » ('j') | xfa/src/fwl/src/basewidget/fwl_comboboximp.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698