| Index: chrome/browser/views/frame/browser_extender.h
|
| diff --git a/chrome/browser/views/frame/browser_extender.h b/chrome/browser/views/frame/browser_extender.h
|
| index b33d173294fc99caa7fd4b4e14e07a8990af3f38..b27423c250bb0c04972a2d662344831348fb144c 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;
|
|
|
|
|