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

Unified Diff: base/system_monitor_unittest.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/system_monitor.h ('k') | base/test_file_util_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/system_monitor_unittest.cc
diff --git a/base/system_monitor_unittest.cc b/base/system_monitor_unittest.cc
index 7fe3d8f077f318b78bb7b5d935b9b3219aa93ee6..0ca8d61fbda69d713fd783c04591ca89b88b4df6 100644
--- a/base/system_monitor_unittest.cc
+++ b/base/system_monitor_unittest.cc
@@ -76,4 +76,3 @@ TEST(SystemMonitor, PowerNotifications) {
loop.RunAllPending();
EXPECT_EQ(test[0].resumes(), 1);
}
-
« no previous file with comments | « base/system_monitor.h ('k') | base/test_file_util_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698