diff options
Diffstat (limited to 'chrome/browser/views/frame/browser_extender.h')
| -rw-r--r-- | chrome/browser/views/frame/browser_extender.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/views/frame/browser_extender.h b/chrome/browser/views/frame/browser_extender.h index b33d173..b27423c 100644 --- a/chrome/browser/views/frame/browser_extender.h +++ b/chrome/browser/views/frame/browser_extender.h @@ -56,7 +56,7 @@ class BrowserExtender { // to use the regular logic to decide. virtual bool ShouldForceHideToolbar() = 0; - // Returns true if the compact navigation bar is focusable and got + // Returns true if the compact navigation bar is focusable and got // focus, false otherwise. virtual bool SetFocusToCompactNavigationBar() = 0; |
