Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2602)

Unified Diff: base/float_util.h

Issue 42011: Normalize end of file newlines in base/. All files end in a single newline. (Closed)
Patch Set: Revert changed to third_party. Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/fix_wp64.h ('k') | base/gfx/gdi_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_
-
« no previous file with comments | « base/fix_wp64.h ('k') | base/gfx/gdi_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698