| Index: chrome/browser/renderer_host/render_view_host.h
|
| ===================================================================
|
| --- chrome/browser/renderer_host/render_view_host.h (revision 47913)
|
| +++ chrome/browser/renderer_host/render_view_host.h (working copy)
|
| @@ -465,9 +465,6 @@
|
| // changed.
|
| void EnablePreferredSizeChangedMode();
|
|
|
| - // Requests a snapshot of an accessible DOM tree from the renderer.
|
| - void RequestAccessibilityTree();
|
| -
|
| protected:
|
| // RenderWidgetHost protected overrides.
|
| virtual bool PreHandleKeyboardEvent(const NativeWebKeyboardEvent& event,
|
|
|