diff options
Diffstat (limited to 'third_party/base/numerics/safe_conversions_impl.h')
-rw-r--r-- | third_party/base/numerics/safe_conversions_impl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/base/numerics/safe_conversions_impl.h b/third_party/base/numerics/safe_conversions_impl.h index ed3c39c7f0..f7afdfe31c 100644 --- a/third_party/base/numerics/safe_conversions_impl.h +++ b/third_party/base/numerics/safe_conversions_impl.h @@ -217,4 +217,3 @@ inline RangeConstraint DstRangeRelationToSrcRange(Src value) { } // namespace pdfium #endif // PDFIUM_THIRD_PARTY_BASE_SAFE_CONVERSIONS_IMPL_H_ - |