Index: cc/test/layer_tree_pixel_test.h |
diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h |
index 16873e59e2ddffd5efe9c6734e8a5de594319899..cd0c988f00621b8cb26683bb30396f54551a2fd2 100644 |
--- a/cc/test/layer_tree_pixel_test.h |
+++ b/cc/test/layer_tree_pixel_test.h |
@@ -35,7 +35,6 @@ class LayerTreePixelTest : public LayerTreeTest { |
virtual ~LayerTreePixelTest(); |
virtual scoped_ptr<OutputSurface> CreateOutputSurface(bool fallback) OVERRIDE; |
- virtual scoped_refptr<ContextProvider> OffscreenContextProvider() OVERRIDE; |
virtual void CommitCompleteOnThread(LayerTreeHostImpl* impl) OVERRIDE; |
virtual scoped_ptr<CopyOutputRequest> CreateCopyOutputRequest(); |