Chromium Code Reviews| Index: chrome/browser/prerender/prerender_tab_helper.h |
| =================================================================== |
| --- chrome/browser/prerender/prerender_tab_helper.h (revision 99740) |
| +++ chrome/browser/prerender/prerender_tab_helper.h (working copy) |
| @@ -61,7 +61,7 @@ |
| // Also resets the hover to no hover. |
| void MaybeLogCurrentHover(bool was_used); |
| - bool IsTopSite(const GURL& url) const; |
| + bool IsTopSite(const GURL& url); |
| // TabContentsWrapper we're created for. |
| TabContentsWrapper* tab_; |