Chromium Code Reviews| Index: chrome/browser/ui/browser.h |
| diff --git a/chrome/browser/ui/browser.h b/chrome/browser/ui/browser.h |
| index 94e33796184012859d94e9493f81ec60cfc0bc10..9f0c5c39c0ac9e19583f97762c789009e80dc99c 100644 |
| --- a/chrome/browser/ui/browser.h |
| +++ b/chrome/browser/ui/browser.h |
| @@ -576,6 +576,7 @@ class Browser : public TabHandlerDelegate, |
| const GURL& url, |
| const content::SSLStatus& ssl, |
| bool show_history); |
| + void ShowChromeToMobileBubble(); |
| // Returns true if the Browser supports the specified feature. The value of |
| // this varies during the lifetime of the browser. For example, if the window |