| Index: components/sync_bookmarks/bookmark_model_associator.h
|
| diff --git a/components/sync_bookmarks/bookmark_model_associator.h b/components/sync_bookmarks/bookmark_model_associator.h
|
| index 9075a1e825da8b5afbfe814d4cc26a55f01c7b91..c97e0ad4a0cc83413571268edbe0c3c757e2fa7a 100644
|
| --- a/components/sync_bookmarks/bookmark_model_associator.h
|
| +++ b/components/sync_bookmarks/bookmark_model_associator.h
|
| @@ -60,9 +60,6 @@ class BookmarkModelAssociator
|
| bool expect_mobile_bookmarks_folder);
|
| ~BookmarkModelAssociator() override;
|
|
|
| - // Updates the visibility of the permanents node in the BookmarkModel.
|
| - void UpdatePermanentNodeVisibility();
|
| -
|
| // AssociatorInterface implementation.
|
| //
|
| // AssociateModels iterates through both the sync and the browser
|
|
|