| Index: third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h b/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| index ec8ce2dae5d50a8b3842ed2a125b3150029be689..aceb2204ac878193b269c5ae90148feb217b91b9 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| @@ -75,11 +75,6 @@
|
| Opaque,
|
| };
|
|
|
| -enum AccelerationHint {
|
| - PreferAcceleration,
|
| - PreferNoAcceleration,
|
| -};
|
| -
|
| // TODO(junov): crbug.com/453113 relocate ShadowMode to CanvasRenderingContext2DState.h once
|
| // GraphicsContext no longer uses it.
|
| enum ShadowMode {
|
|
|