Index: ash/system/tray/tray_bubble_view.h |
=================================================================== |
--- ash/system/tray/tray_bubble_view.h (revision 152315) |
+++ ash/system/tray/tray_bubble_view.h (working copy) |
@@ -45,7 +45,6 @@ |
virtual void OnMouseEnteredView() = 0; |
virtual void OnMouseExitedView() = 0; |
virtual void OnClickedOutsideView() = 0; |
- virtual string16 GetAccessibleName() = 0; |
// Overridden from aura::EventFilter. |
virtual bool PreHandleKeyEvent(aura::Window* target, |