| 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 89ea21de53ac656be09b2555e03c4e9c5bc9f50e..b9bc2b601f4be3ea937e40ba6b9a4afacfb2d7c7 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsTypes.h
|
| @@ -83,7 +83,6 @@ enum AccelerationHint {
|
| // in the context of the canvas becoming visible again.
|
| PreferAccelerationAfterVisibilityChange,
|
| PreferNoAcceleration,
|
| - ForceNoAcceleration,
|
| };
|
|
|
| enum SnapshotReason {
|
|
|