Index: chrome/browser/ui/ash/ash_init.h |
diff --git a/chrome/browser/ui/ash/ash_init.h b/chrome/browser/ui/ash/ash_init.h |
index b1141bd111b682cab6a8162748a77fb4cfe1c73e..7faa8ff1997afbf076970b5a8c92b4f3bdc87391 100644 |
--- a/chrome/browser/ui/ash/ash_init.h |
+++ b/chrome/browser/ui/ash/ash_init.h |
@@ -9,9 +9,6 @@ |
namespace chrome { |
-// Returns true if Ash should be run at startup. |
-bool ShouldOpenAshOnStartup(); |
- |
// Creates the Ash Shell and opens the Ash window. |remote_window| is only used |
// on windows. It provides the HWND to the remote window. |
void OpenAsh(gfx::AcceleratedWidget remote_window); |