| Index: chrome/browser/views/chrome_views_delegate.h
|
| ===================================================================
|
| --- chrome/browser/views/chrome_views_delegate.h (revision 54089)
|
| +++ chrome/browser/views/chrome_views_delegate.h (working copy)
|
| @@ -23,8 +23,6 @@
|
| gfx::Rect* bounds) const;
|
| virtual bool GetSavedMaximizedState(const std::wstring& window_name,
|
| bool* maximized) const;
|
| - virtual void NotifyAccessibilityEvent(
|
| - views::View* view, AccessibilityTypes::Event event_type) {}
|
| #if defined(OS_WIN)
|
| virtual HICON GetDefaultWindowIcon() const;
|
| #endif
|
|
|