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

Unified Diff: BUILD.gn

Issue 2424993002: Merge CPDFXFA_App into CPDFXFA_Document. (Closed)
Patch Set: Move check Created 4 years, 1 month 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/cpdfsdk_formfillenvironment.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 d35f97d0913f1e82f64638dbe35a21e1c2ab7016..6503a6c8ce4a04b7c399d11709b99eacaf7bbda1 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1054,8 +1054,6 @@ if (pdf_enable_v8) {
if (pdf_enable_xfa) {
static_library("fpdfxfa") {
sources = [
- "fpdfsdk/fpdfxfa/cpdfxfa_app.cpp",
- "fpdfsdk/fpdfxfa/cpdfxfa_app.h",
"fpdfsdk/fpdfxfa/cpdfxfa_docenvironment.cpp",
"fpdfsdk/fpdfxfa/cpdfxfa_docenvironment.h",
"fpdfsdk/fpdfxfa/cpdfxfa_document.cpp",
« no previous file with comments | « no previous file | fpdfsdk/cpdfsdk_formfillenvironment.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698