summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 67be8cde74..5d8ac0ed7c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1312,10 +1312,10 @@ if (pdf_enable_xfa) {
"fxbarcode/qrcode/BC_QRCoderBitVector.h",
"fxbarcode/qrcode/BC_QRCoderBlockPair.cpp",
"fxbarcode/qrcode/BC_QRCoderBlockPair.h",
- "fxbarcode/qrcode/BC_QRCoderECB.cpp",
- "fxbarcode/qrcode/BC_QRCoderECB.h",
"fxbarcode/qrcode/BC_QRCoderECBlocks.cpp",
"fxbarcode/qrcode/BC_QRCoderECBlocks.h",
+ "fxbarcode/qrcode/BC_QRCoderECBlocksData.cpp",
+ "fxbarcode/qrcode/BC_QRCoderECBlocksData.h",
"fxbarcode/qrcode/BC_QRCoderEncoder.cpp",
"fxbarcode/qrcode/BC_QRCoderEncoder.h",
"fxbarcode/qrcode/BC_QRCoderErrorCorrectionLevel.cpp",