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); |
} |
- |