From 8a24b25ee0b08128b28dfae0ee86b8348a51b40b Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 6 Apr 2017 14:23:26 -0700 Subject: Clean up CBC_QRCoderVersion and friends. Change-Id: Iff738c99fb4fe38d35515c280057b489624d734f Reviewed-on: https://pdfium-review.googlesource.com/3752 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- BUILD.gn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BUILD.gn') 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", -- cgit v1.2.3