| Index: chrome/browser/ui/gtk/global_bookmark_menu.h
|
| diff --git a/chrome/browser/ui/gtk/global_bookmark_menu.h b/chrome/browser/ui/gtk/global_bookmark_menu.h
|
| index eae9e0b28b0fced3960d0af8d0c2dd58cca48436..9c7d4e247bc4adb375dee2713119e21e5995165d 100644
|
| --- a/chrome/browser/ui/gtk/global_bookmark_menu.h
|
| +++ b/chrome/browser/ui/gtk/global_bookmark_menu.h
|
| @@ -116,9 +116,6 @@ class GlobalBookmarkMenu : public GlobalMenuOwner,
|
|
|
| OwnedWidgetGtk bookmark_menu_;
|
|
|
| - // We use this factory to create callback tasks for ThreadWatcher object. We
|
| - // use this during ping-pong messaging between WatchDog thread and watched
|
| - // thread.
|
| ScopedRunnableMethodFactory<GlobalBookmarkMenu> method_factory_;
|
|
|
| // In order to appropriately update items in the bookmark menu, without
|
|
|