| 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 4fcff565383067b50cda39774c9a2e5b34fdc41d..6f6a65c58f221f318a230f16e190a7a2c2e58b06 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,
|
|
|