| 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 42d80f42172ecb67b953a8c81986c1b9f2e6eaea..7669ad4948d52b35ad42011bae84acdd683f5485 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -445,7 +445,6 @@ public:
|
| QuotedKeyframesRule = 572,
|
| SrcsetDroppedCandidate = 573,
|
| WindowPostMessage = 574,
|
| - WindowPostMessageWithLegacyTargetOriginArgument = 575,
|
| RenderRuby = 576,
|
| ScriptElementWithInvalidTypeHasSrc = 578,
|
| XMLHttpRequestSynchronousInNonWorkerOutsideBeforeUnload = 581,
|
|
|