Index: ash/launcher/launcher.h |
diff --git a/ash/launcher/launcher.h b/ash/launcher/launcher.h |
index bd08189666eb5cc6c1a65d443e5111e2f071f190..d9925e3124e0a045ce93d336f854c621b74a0354 100644 |
--- a/ash/launcher/launcher.h |
+++ b/ash/launcher/launcher.h |
@@ -84,6 +84,8 @@ class ASH_EXPORT Launcher { |
// Returns true if the Launcher is showing a context menu. |
bool IsShowingMenu() const; |
+ // Show the context menu for the Launcher. |
sky
2012/10/10 04:07:17
nit: newline between 87/88.
|
+ void ShowContextMenu(const gfx::Point& location); |
bool IsShowingOverflowBubble() const; |