diff options
Diffstat (limited to 'chrome/common/notification_service_unittest.cc')
-rw-r--r-- | chrome/common/notification_service_unittest.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/notification_service_unittest.cc b/chrome/common/notification_service_unittest.cc index 0c948d6..4fed35f 100644 --- a/chrome/common/notification_service_unittest.cc +++ b/chrome/common/notification_service_unittest.cc @@ -183,4 +183,3 @@ TEST(NotificationServiceTest, MultipleRegistration) { NotificationService::NoDetails()); EXPECT_EQ(3, idle_test_source.notification_count()); } - |