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

Unified Diff: BUILD.gn

Issue 1733693002: Remove xfa_common.h and IWYU. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rebase to master 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
« no previous file with comments | « no previous file | testing/libfuzzer/pdf_xml_fuzzer.cc » ('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 6ab6cade41c5c2baa449f2c41b66f1a971017a6e..8cd8292a1767a32aacbbbc676418fa27b673642d 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1327,7 +1327,6 @@ if (pdf_enable_xfa) {
"xfa/src/fxfa/src/app/xfa_textlayout.cpp",
"xfa/src/fxfa/src/app/xfa_textlayout.h",
"xfa/src/fxfa/src/common/fxfa_localevalue.h",
- "xfa/src/fxfa/src/common/xfa_common.h",
"xfa/src/fxfa/src/common/xfa_docdata.h",
"xfa/src/fxfa/src/common/xfa_doclayout.h",
"xfa/src/fxfa/src/common/xfa_document.h",
« no previous file with comments | « no previous file | testing/libfuzzer/pdf_xml_fuzzer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698