summaryrefslogtreecommitdiffstats
path: root/chrome/browser/undo/bookmark_undo_service_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/undo/bookmark_undo_service_factory.h')
-rw-r--r--chrome/browser/undo/bookmark_undo_service_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/undo/bookmark_undo_service_factory.h b/chrome/browser/undo/bookmark_undo_service_factory.h
index a774f21..c2909c6 100644
--- a/chrome/browser/undo/bookmark_undo_service_factory.h
+++ b/chrome/browser/undo/bookmark_undo_service_factory.h
@@ -20,7 +20,7 @@ class BookmarkUndoServiceFactory : public BrowserContextKeyedServiceFactory {
static BookmarkUndoServiceFactory* GetInstance();
private:
- friend struct DefaultSingletonTraits<BookmarkUndoServiceFactory>;
+ friend struct base::DefaultSingletonTraits<BookmarkUndoServiceFactory>;
BookmarkUndoServiceFactory();
~BookmarkUndoServiceFactory() override;