Chromium Code Reviews| Index: chrome/browser/tabs/tab_strip_model.h |
| diff --git a/chrome/browser/tabs/tab_strip_model.h b/chrome/browser/tabs/tab_strip_model.h |
| index 24318836571e99265ecb4ce57709206172d7fe65..f56f9849d2c75ead15d1fa7d6d4906021a0a9e1b 100644 |
| --- a/chrome/browser/tabs/tab_strip_model.h |
| +++ b/chrome/browser/tabs/tab_strip_model.h |
| @@ -420,6 +420,7 @@ class TabStripModel : public NotificationObserver { |
| CommandCloseTabsToRight, |
| CommandCloseTabsOpenedBy, |
| CommandRestoreTab, |
| + CommandTaskManager, |
| CommandLast |
| }; |