Index: chrome/browser/lifetime/application_lifetime.h |
diff --git a/chrome/browser/lifetime/application_lifetime.h b/chrome/browser/lifetime/application_lifetime.h |
index bc28f5224b3adaa78a1167357dea8c2b5555bee5..9165754cb63c62219e71ecf15537a97d3652bfb8 100644 |
--- a/chrome/browser/lifetime/application_lifetime.h |
+++ b/chrome/browser/lifetime/application_lifetime.h |
@@ -44,7 +44,6 @@ void ActivateDesktopHelper(AshExecutionStatus ash_execution_status); |
// Windows 7/8 specific: Like AttemptRestart but if chrome is running |
// in desktop mode it starts in metro mode and vice-versa. The switching like |
// the restarting is controlled by a preference. |
-void AttemptRestartWithModeSwitch(); |
void AttemptRestartToDesktopMode(); |
// Launches Chrome into Windows 8 metro mode on Windows 8. On Windows 7 it |
// launches Chrome into Windows ASH. |