Index: ash/launcher/launcher.h |
diff --git a/ash/launcher/launcher.h b/ash/launcher/launcher.h |
index 7d7f3cde275aa41e89691480837cf1aa8a6227b7..caeb63f284cc6ae225bdd26e082362d4d9ef4d6d 100644 |
--- a/ash/launcher/launcher.h |
+++ b/ash/launcher/launcher.h |
@@ -80,9 +80,6 @@ class ASH_EXPORT Launcher { |
// Returns true if the Launcher is showing a context menu. |
bool IsShowingMenu() const; |
- // Show the context menu for the Launcher. |
- void ShowContextMenu(const gfx::Point& location); |
- |
bool IsShowingOverflowBubble() const; |
void SetVisible(bool visible) const; |