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

Unified Diff: base/resource_util.cc

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/resource_util.h ('k') | base/revocable_store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/resource_util.cc
diff --git a/base/resource_util.cc b/base/resource_util.cc
index b9af11f9ebfbde9c6199da3a8841383969c32ba4..7c7a519257d13a6b49b012b74570a89da9503d6d 100644
--- a/base/resource_util.cc
+++ b/base/resource_util.cc
@@ -35,4 +35,3 @@ bool GetDataResourceFromModule(HMODULE module, int resource_id,
return true;
}
} // namespace
-
« no previous file with comments | « base/resource_util.h ('k') | base/revocable_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698