Chromium Code Reviews| Index: cc/scrollbar_layer_impl.h |
| =================================================================== |
| --- cc/scrollbar_layer_impl.h (revision 171405) |
| +++ cc/scrollbar_layer_impl.h (working copy) |
| @@ -42,7 +42,7 @@ |
| virtual void appendQuads(QuadSink&, AppendQuadsData&) OVERRIDE; |
| - virtual void didLoseOutputSurface() OVERRIDE; |
| + virtual void didLoseContext() OVERRIDE; |
| protected: |
| explicit ScrollbarLayerImpl(int id); |