| Index: chrome/browser/ui/browser.h
 | 
| diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h
 | 
| index ec797fc5352ecf00b6894ea58b12a3cffadffc26..99117f2952705ac94a8602d0a28b0437177101aa 100644
 | 
| --- a/chrome/browser/ui/browser.h
 | 
| +++ b/chrome/browser/ui/browser.h
 | 
| @@ -463,7 +463,7 @@ class Browser : public TabStripModelObserver,
 | 
|  
 | 
|    // If necessary, update the bookmark bar state according to the instant
 | 
|    // preview state: when instant preview shows suggestions and bookmark bar is
 | 
| -  // still showing attached, start the animation to hide it.
 | 
| +  // still showing attached, hide it.
 | 
|    void MaybeUpdateBookmarkBarStateForInstantPreview(
 | 
|        const chrome::search::Mode& mode);
 | 
|  
 | 
| 
 |