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

Unified Diff: base/wmi_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/wmi_util.h ('k') | base/wmi_util_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/wmi_util.cc
diff --git a/base/wmi_util.cc b/base/wmi_util.cc
index 7a1cd9cb3a4a86011565de817e699268d95980cd..8b56a86d93645f7b24f7da3a869934120fa40ff6 100644
--- a/base/wmi_util.cc
+++ b/base/wmi_util.cc
@@ -144,4 +144,3 @@ bool WMIProcessUtil::Launch(const std::wstring& command_line, int* process_id) {
return true;
}
-
« no previous file with comments | « base/wmi_util.h ('k') | base/wmi_util_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698