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

Unified Diff: xfa.gyp

Issue 1857893002: Cleanup the FF Handler proxy methods. (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 | « fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h ('k') | xfa/fwl/basewidget/fwl_editimp.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 49ff21a7acef5a5df1c9bb49602e0e0701673310..1d0c8281510eb630150e0d004287be9518225cd1 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -45,6 +45,7 @@
"xfa/include/fxfa/xfa_ffdochandler.h",
"xfa/include/fxfa/xfa_ffdocview.h",
"xfa/include/fxfa/xfa_ffpageview.h",
+ "xfa/include/fxfa/xfa_ffwidget.h",
"xfa/include/fxfa/xfa_ffwidgethandler.h",
"xfa/include/fxfa/xfa_fontmgr.h",
"xfa/include/fxfa/xfa_rendercontext.h",
@@ -593,7 +594,6 @@
"xfa/fxfa/app/xfa_fftextedit.cpp",
"xfa/fxfa/app/xfa_fftextedit.h",
"xfa/fxfa/app/xfa_ffwidget.cpp",
- "xfa/fxfa/app/xfa_ffwidget.h",
"xfa/fxfa/app/xfa_ffwidgetacc.cpp",
"xfa/fxfa/app/xfa_ffwidgetacc.h",
"xfa/fxfa/app/xfa_ffwidgethandler.cpp",
« no previous file with comments | « fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h ('k') | xfa/fwl/basewidget/fwl_editimp.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698