| Index: content/browser/renderer_host/render_widget_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_impl.h b/content/browser/renderer_host/render_widget_host_impl.h
|
| index 47d3a902dc83d1480dc069ac237dd6fdab2fbe74..28de10efc36cdf0f88549f169590656c863c78d4 100644
|
| --- a/content/browser/renderer_host/render_widget_host_impl.h
|
| +++ b/content/browser/renderer_host/render_widget_host_impl.h
|
| @@ -457,8 +457,6 @@ class CONTENT_EXPORT RenderWidgetHostImpl
|
| // subsystem.
|
| int64 GetLatencyComponentId() const;
|
|
|
| - base::TimeDelta GetEstimatedBrowserCompositeTime() const;
|
| -
|
| static void CompositorFrameDrawn(
|
| const std::vector<ui::LatencyInfo>& latency_info);
|
|
|
|
|