| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index b7de419d539a7782852827d173f086537d78e2ca..89cd5524c4c48ee815e9bd6beaa7870133251752 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -479,7 +479,6 @@ public:
|
| WindowPostMessage = 574,
|
| WindowPostMessageWithLegacyTargetOriginArgument = 575,
|
| RenderRuby = 576,
|
| - CanvasRenderingContext2DCompositeOperationDarker = 577,
|
| ScriptElementWithInvalidTypeHasSrc = 578,
|
| XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581,
|
| CSSSelectorPseudoScrollbar = 582,
|
|
|