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

Unified Diff: BUILD.gn

Issue 1740613002: Remove set but unsed variables. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: rebase 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 | xfa.gyp » ('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 da6f244d470f5c9db8372c0ac9b46b2055984af4..08f00db9d1ca47c1799c58a3d4cad5939b062cd0 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1266,8 +1266,6 @@ if (pdf_enable_xfa) {
"xfa/src/fxbarcode/utils.h",
"xfa/src/fxfa/src/app/xfa_checksum.cpp",
"xfa/src/fxfa/src/app/xfa_checksum.h",
- "xfa/src/fxfa/src/app/xfa_ffConfigAcc.cpp",
- "xfa/src/fxfa/src/app/xfa_ffConfigAcc.h",
"xfa/src/fxfa/src/app/xfa_ffapp.cpp",
"xfa/src/fxfa/src/app/xfa_ffapp.h",
"xfa/src/fxfa/src/app/xfa_ffbarcode.cpp",
« no previous file with comments | « no previous file | xfa.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698