| Index: chrome/renderer/render_thread.h
|
| ===================================================================
|
| --- chrome/renderer/render_thread.h (revision 46641)
|
| +++ chrome/renderer/render_thread.h (working copy)
|
| @@ -261,8 +261,6 @@
|
|
|
| void OnGpuChannelEstablished(const IPC::ChannelHandle& channel_handle);
|
|
|
| - void OnGetAccessibilityTree();
|
| -
|
| // Gather usage statistics from the in-memory cache and inform our host.
|
| // These functions should be call periodically so that the host can make
|
| // decisions about how to allocation resources using current information.
|
|
|