summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/tabs/pinned_tab_service_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/tabs/pinned_tab_service_factory.h')
-rw-r--r--chrome/browser/ui/tabs/pinned_tab_service_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/tabs/pinned_tab_service_factory.h b/chrome/browser/ui/tabs/pinned_tab_service_factory.h
index 893db977..088bc39 100644
--- a/chrome/browser/ui/tabs/pinned_tab_service_factory.h
+++ b/chrome/browser/ui/tabs/pinned_tab_service_factory.h
@@ -23,7 +23,7 @@ class PinnedTabServiceFactory : public BrowserContextKeyedServiceFactory {
static PinnedTabServiceFactory* GetInstance();
private:
- friend struct DefaultSingletonTraits<PinnedTabServiceFactory>;
+ friend struct base::DefaultSingletonTraits<PinnedTabServiceFactory>;
PinnedTabServiceFactory();
~PinnedTabServiceFactory() override;