Index: chrome/browser/remoting/remoting_setup_flow.h |
=================================================================== |
--- chrome/browser/remoting/remoting_setup_flow.h (revision 64933) |
+++ chrome/browser/remoting/remoting_setup_flow.h (working copy) |
@@ -62,6 +62,7 @@ |
virtual void OnCloseContents(TabContents* source, bool* out_close_dialog); |
virtual std::wstring GetDialogTitle() const; |
virtual bool IsDialogModal() const; |
+ virtual bool ShouldShowDialogTitle() const; |
// GaiaAuthConsumer implementation. |
virtual void OnClientLoginFailure( |