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

Unified Diff: base/fix_wp64.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/file_version_info_unittest.cc ('k') | base/float_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/fix_wp64.h
diff --git a/base/fix_wp64.h b/base/fix_wp64.h
index 6f7813cc5232e5ead6267197ead2aeddae6e79e5..0c4c0bbfa7576b5c5e8c805872d2b19c48dd9976 100644
--- a/base/fix_wp64.h
+++ b/base/fix_wp64.h
@@ -73,4 +73,3 @@ inline LONG_PTR SetClassLongPtrW(HWND window, int index, LONG_PTR new_long) {
#endif // #if !defined(_WIN64) && defined(_Wp64)
#endif // BASE_FIX_WP64_H__
-
« no previous file with comments | « base/file_version_info_unittest.cc ('k') | base/float_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698