| Index: content/test/web_layer_tree_view_impl_for_testing.h
|
| diff --git a/content/test/web_layer_tree_view_impl_for_testing.h b/content/test/web_layer_tree_view_impl_for_testing.h
|
| index 39852dc7c807f702cb4f01a21485405fcf5cecfe..560c545132906fb68e5e95ee97cd6ba41bf2a9d6 100644
|
| --- a/content/test/web_layer_tree_view_impl_for_testing.h
|
| +++ b/content/test/web_layer_tree_view_impl_for_testing.h
|
| @@ -50,7 +50,6 @@ class WebLayerTreeViewImplForTesting
|
| double duration_sec);
|
| virtual void setNeedsAnimate();
|
| virtual bool commitRequested() const;
|
| - virtual void composite();
|
| virtual void didStopFlinging();
|
| virtual bool compositeAndReadback(void* pixels, const blink::WebRect& rect);
|
| virtual void finishAllRendering();
|
|
|