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

Unified Diff: xfa.gyp

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
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 8e1ddec9fe72d61b1851110d2c9842a95e170f18..0ff4fa85682ded500ffda6c427655f92465f398d 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -23,9 +23,6 @@
],
"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",

Powered by Google App Engine
This is Rietveld 408576698