| Index: chrome/browser/local_discovery/privet_notifications_factory.h
|
| diff --git a/chrome/browser/local_discovery/privet_notifications_factory.h b/chrome/browser/local_discovery/privet_notifications_factory.h
|
| index 5946a37f1b61fd387c6e465ff0e5b5ccfe7ee823..3248db942593b9cd5a6547bddf19d3a161c9ea7a 100644
|
| --- a/chrome/browser/local_discovery/privet_notifications_factory.h
|
| +++ b/chrome/browser/local_discovery/privet_notifications_factory.h
|
| @@ -17,7 +17,7 @@ class PrivetNotificationServiceFactory
|
| static PrivetNotificationServiceFactory* GetInstance();
|
|
|
| private:
|
| - friend struct DefaultSingletonTraits<PrivetNotificationServiceFactory>;
|
| + friend struct base::DefaultSingletonTraits<PrivetNotificationServiceFactory>;
|
|
|
| PrivetNotificationServiceFactory();
|
| ~PrivetNotificationServiceFactory() override;
|
|
|