summaryrefslogtreecommitdiffstats
path: root/chrome/browser/remoting
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/remoting')
-rw-r--r--chrome/browser/remoting/setup_flow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/remoting/setup_flow.h b/chrome/browser/remoting/setup_flow.h
index d5d16dc..f19f4dd 100644
--- a/chrome/browser/remoting/setup_flow.h
+++ b/chrome/browser/remoting/setup_flow.h
@@ -121,7 +121,7 @@ class SetupFlowDoneStep : public SetupFlowStepBase {
virtual void Cancel();
protected:
- void DoStart();
+ virtual void DoStart();
private:
string16 message_;