| Index: chrome/browser/status_icons/status_icon_menu_model.h
|
| diff --git a/chrome/browser/status_icons/status_icon_menu_model.h b/chrome/browser/status_icons/status_icon_menu_model.h
|
| index 672ff35db0a620c1448bc319067760491022a273..c8d332c09d77ffb75bebc000e64505028920743e 100644
|
| --- a/chrome/browser/status_icons/status_icon_menu_model.h
|
| +++ b/chrome/browser/status_icons/status_icon_menu_model.h
|
| @@ -16,8 +16,6 @@ namespace gfx {
|
| class Image;
|
| }
|
|
|
| -class StatusIconMenuModelTest;
|
| -
|
| // StatusIconMenuModel contains the state of the SimpleMenuModel as well as that
|
| // of its delegate. This is done so that we can easily identify when the menu
|
| // model state has changed and can tell the status icon to update the menu. This
|
|
|