summaryrefslogtreecommitdiffstats
path: root/chrome/browser/notifications/platform_notification_service_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/notifications/platform_notification_service_impl.h')
-rw-r--r--chrome/browser/notifications/platform_notification_service_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/notifications/platform_notification_service_impl.h b/chrome/browser/notifications/platform_notification_service_impl.h
index f9a4375..06ee563 100644
--- a/chrome/browser/notifications/platform_notification_service_impl.h
+++ b/chrome/browser/notifications/platform_notification_service_impl.h
@@ -86,7 +86,7 @@ class PlatformNotificationServiceImpl
std::set<std::string>* displayed_notifications) override;
private:
- friend struct DefaultSingletonTraits<PlatformNotificationServiceImpl>;
+ friend struct base::DefaultSingletonTraits<PlatformNotificationServiceImpl>;
friend class PlatformNotificationServiceBrowserTest;
friend class PlatformNotificationServiceTest;
friend class PushMessagingBrowserTest;