diff options
Diffstat (limited to 'content/browser/renderer_host/render_process_host_impl.h')
| -rw-r--r-- | content/browser/renderer_host/render_process_host_impl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h index 43a40bc..03733f7 100644 --- a/content/browser/renderer_host/render_process_host_impl.h +++ b/content/browser/renderer_host/render_process_host_impl.h @@ -174,10 +174,6 @@ class CONTENT_EXPORT RenderProcessHostImpl child_process_activity_time_ = base::TimeTicks::Now(); } - // Returns the current number of active views in this process. Excludes - // any RenderViewHosts that are swapped out. - int GetActiveViewCount(); - // Start and end frame subscription for a specific renderer. // This API only supports subscription to accelerated composited frames. void BeginFrameSubscription( |
