Chromium Code Reviews| Index: mash/session/session.h |
| diff --git a/mash/session/session.h b/mash/session/session.h |
| index d589db80b45073ff6ea213c0daff92128b3a6142..571ef4ba70df7af10cdc7fb5596ac643fbf480e8 100644 |
| --- a/mash/session/session.h |
| +++ b/mash/session/session.h |
| @@ -51,7 +51,7 @@ class Session : public shell::ShellClient, |
| void StartWindowManager(); |
| void StartSystemUI(); |
| - void StartBrowserDriver(); |
| + void StartAppDriver(); |
| void StartQuickLaunch(); |
| void StartScreenlock(); |