Chromium Code Reviews| Index: base/float_util.h |
| diff --git a/base/float_util.h b/base/float_util.h |
| index 3382af12807ea7e348d60f985008ee2c3336d378..59099956b3a662910686acfd8da3cd7979357d3f 100644 |
| --- a/base/float_util.h |
| +++ b/base/float_util.h |
| @@ -23,4 +23,3 @@ inline bool IsFinite(const double& number) { |
| } // namespace base |
| #endif // BASE_FLOAT_UTIL_H_ |
| - |