Chromium Code Reviews| Index: third_party/numerics/safe_conversions.h |
| diff --git a/third_party/numerics/safe_conversions.h b/third_party/numerics/safe_conversions.h |
| index 681dc0a9cc3f46e8b759eca9a44ece5e87cff2b8..3eb8f852a29213b28b373964b068ac3dc3f62cd4 100644 |
| --- a/third_party/numerics/safe_conversions.h |
| +++ b/third_party/numerics/safe_conversions.h |
| @@ -61,4 +61,3 @@ inline Dst saturated_cast(Src value) { |
| } // namespace base |
| #endif // BASE_SAFE_CONVERSIONS_H_ |
| - |