| Index: content/renderer/render_thread.h
|
| ===================================================================
|
| --- content/renderer/render_thread.h (revision 91391)
|
| +++ content/renderer/render_thread.h (working copy)
|
| @@ -237,7 +237,6 @@
|
| void OnCreateNewView(const ViewMsg_New_Params& params);
|
| void OnTransferBitmap(const SkBitmap& bitmap, int resource_id);
|
| void OnPurgePluginListCache(bool reload_pages);
|
| - void OnNetworkStateChanged(bool online);
|
| void OnGetAccessibilityTree();
|
|
|
| // We initialize WebKit as late as possible.
|
|
|