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

Unified Diff: BUILD.gn

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 | « no previous file | fpdfsdk/fpdfformfill.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 855206e071d391d863e8a8d290ee16cc4caa28b0..f056e3b1dc0280cae2c7d923e20f4868d8f0831b 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1426,7 +1426,6 @@ if (pdf_enable_xfa) {
"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",
@@ -1534,6 +1533,7 @@ if (pdf_enable_xfa) {
"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",
« no previous file with comments | « no previous file | fpdfsdk/fpdfformfill.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698