diff options
Diffstat (limited to 'chrome/browser/jumplist_win.h')
-rw-r--r-- | chrome/browser/jumplist_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/jumplist_win.h b/chrome/browser/jumplist_win.h index cd46088..72b6d02 100644 --- a/chrome/browser/jumplist_win.h +++ b/chrome/browser/jumplist_win.h @@ -86,7 +86,7 @@ class JumpList : public TabRestoreServiceObserver, friend struct content::BrowserThread::DeleteOnThread< content::BrowserThread::UI>; friend class base::DeleteHelper<JumpList>; - virtual ~JumpList(); + ~JumpList() override; // Creates a ShellLinkItem object from a tab (or a window) and add it to the // given list. |