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

Unified Diff: base/pe_image.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/path_service_unittest.cc ('k') | base/pe_image.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/pe_image.h
diff --git a/base/pe_image.h b/base/pe_image.h
index 5c7862d35e5c326555fea9b11e9e06504aba3a80..d03aec7542270de396760fa07ac197bebc601a7c 100644
--- a/base/pe_image.h
+++ b/base/pe_image.h
@@ -255,4 +255,3 @@ inline PIMAGE_EXPORT_DIRECTORY PEImage::GetExportDirectory() const {
}
#endif // BASE_SRC_PE_IMAGE_H__
-
« no previous file with comments | « base/path_service_unittest.cc ('k') | base/pe_image.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698