Index: chrome/browser/ui/ash/ash_util.h |
diff --git a/chrome/browser/ui/ash/ash_util.h b/chrome/browser/ui/ash/ash_util.h |
index 4de12aa77334e7a47d8fe26fb4560a59da75ff0a..6e0cb9e3911ab07a92b1a106721843ae66d638ae 100644 |
--- a/chrome/browser/ui/ash/ash_util.h |
+++ b/chrome/browser/ui/ash/ash_util.h |
@@ -14,9 +14,6 @@ namespace chrome { |
bool IsNativeViewInAsh(gfx::NativeView native_view); |
bool IsNativeWindowInAsh(gfx::NativeWindow native_window); |
-// Opens the Ash desktop if it's closed; otherwise, closes it. |
-void ToggleAshDesktop(); |
- |
} // namespace chrome |
#endif // CHROME_BROWSER_UI_ASH_ASH_UTIL_H_ |