Chromium Code Reviews| Index: xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h |
| diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h b/xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h |
| index 739dc46add283ed39e759cb0c348fde280c437a0..52901c66bf7fef2bc4b2c61cebe18afbd3ccdf30 100644 |
| --- a/xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h |
| +++ b/xfa/src/fxbarcode/pdf417/BC_PDF417DecodedBitStreamParser.h |
| @@ -59,4 +59,5 @@ class CBC_DecodedBitStreamPaser { |
| int32_t count, |
| int32_t& e); |
| }; |
| + |
| #endif // XFA_SRC_FXBARCODE_PDF417_BC_PDF417DECODEDBITSTREAMPARSER_H_ |