| Index: third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| index 8873fb288b94d4b26d03eaba3f959fff2d677b1c..56652f1ee590e9df2da3c4e89546ea282b96c0bb 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/Canvas2DLayerBridge.h
|
| @@ -191,8 +191,6 @@ private:
|
| void unregisterTaskObserver();
|
| void reportSurfaceCreationFailure();
|
|
|
| - void disableAcceleration();
|
| -
|
| // WebThread::TaskOberver implementation
|
| void willProcessTask() override;
|
| void didProcessTask() override;
|
|
|