Chromium Code Reviews| Index: chrome/browser/views/options/exceptions_page_view.h |
| =================================================================== |
| --- chrome/browser/views/options/exceptions_page_view.h (revision 19491) |
| +++ chrome/browser/views/options/exceptions_page_view.h (working copy) |
| @@ -63,6 +63,7 @@ |
| // The buttons and labels. |
| views::NativeButton remove_button_; |
| views::NativeButton remove_all_button_; |
| + MultiLabelButtons show_button_; |
| DISALLOW_COPY_AND_ASSIGN(ExceptionsPageView); |
| }; |