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

Unified Diff: BUILD.gn

Issue 1921323002: Fix Wvarargs warning in XFA error code. (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 | DEPS » ('j') | xfa/fxfa/fm2js/xfa_error.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 a088c762ad4235af0bad3b6c8cfaaf0d5f9a6076..0173a99bf68416e55007db89203ad8c11659a2f4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1424,7 +1424,6 @@ if (pdf_enable_xfa) {
"xfa/fxfa/app/xfa_rendercontext.cpp",
"xfa/fxfa/app/xfa_textlayout.cpp",
"xfa/fxfa/app/xfa_textlayout.h",
- "xfa/fxfa/fm2js/xfa_error.cpp",
"xfa/fxfa/fm2js/xfa_error.h",
"xfa/fxfa/fm2js/xfa_expression.cpp",
"xfa/fxfa/fm2js/xfa_expression.h",
« no previous file with comments | « no previous file | DEPS » ('j') | xfa/fxfa/fm2js/xfa_error.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698