| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 86cd7d01e9f07f7a4fcf849c70453ba92100b2fd..fe446bd8f8251cf90738e19b236901521b832259 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -218,7 +218,6 @@ public:
|
| SVGInstanceRoot = 194,
|
| ShowModalDialog = 195,
|
| PrefixedPageVisibility = 196,
|
| - HTMLFrameElementLocation = 197,
|
| CSSStyleSheetInsertRuleOptionalArg = 198, // Inconsistent with the specification and other browsers.
|
| DocumentBeforeUnloadRegistered = 200,
|
| DocumentBeforeUnloadFired = 201,
|
|
|