summaryrefslogtreecommitdiffstats
path: root/chrome/test/test_notification_tracker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/test_notification_tracker.cc')
-rw-r--r--chrome/test/test_notification_tracker.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/test_notification_tracker.cc b/chrome/test/test_notification_tracker.cc
index d89ea16..dd22b3b 100644
--- a/chrome/test/test_notification_tracker.cc
+++ b/chrome/test/test_notification_tracker.cc
@@ -78,4 +78,3 @@ void TestNotificationTracker::Observe(NotificationType type,
const NotificationDetails& details) {
events_.push_back(Event(type, source, details));
}
-