Index: chrome/browser/sync/glue/bookmark_model_associator.h |
=================================================================== |
--- chrome/browser/sync/glue/bookmark_model_associator.h (revision 113111) |
+++ chrome/browser/sync/glue/bookmark_model_associator.h (working copy) |
@@ -40,10 +40,6 @@ |
UnrecoverableErrorHandler* unrecoverable_error_handler); |
virtual ~BookmarkModelAssociator(); |
- // Invokes BookmarkModel::SetMobileFolderVisible() based on whether the mobile |
- // node exists. |
- void UpdateMobileNodeVisibility(); |
- |
// AssociatorInterface implementation. |
// |
// AssociateModels iterates through both the sync and the browser |