| Index: chrome/browser/tab_menu_model.h
|
| diff --git a/chrome/browser/tab_menu_model.h b/chrome/browser/tab_menu_model.h
|
| index 94d4a3f22d55a0b0f959270f6ed214645da639a5..0f7dedd90c0e6b196d908154c3fc52cddaf54d2e 100644
|
| --- a/chrome/browser/tab_menu_model.h
|
| +++ b/chrome/browser/tab_menu_model.h
|
| @@ -8,8 +8,6 @@
|
|
|
| #include "app/menus/simple_menu_model.h"
|
|
|
| -class Browser;
|
| -
|
| // A menu model that builds the contents of the tab context menu. This menu has
|
| // only one level (no submenus). TabMenuModel caches local state from the
|
| // tab (such as the pinned state). To make sure the menu reflects the real state
|
|
|