| Index: chrome/browser/sync/glue/bookmark_change_processor.cc
|
| ===================================================================
|
| --- chrome/browser/sync/glue/bookmark_change_processor.cc (revision 113111)
|
| +++ chrome/browser/sync/glue/bookmark_change_processor.cc (working copy)
|
| @@ -451,9 +451,6 @@
|
| foster_parent = NULL;
|
| }
|
|
|
| - // The visibility of the mobile node may need to change.
|
| - model_associator_->UpdateMobileNodeVisibility();
|
| -
|
| // We are now ready to hear about bookmarks changes again.
|
| model->AddObserver(this);
|
| }
|
|
|