| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index b2ee9f73000b63746cab3821053c030f11b35d9e..4840dfe17ea3638c197fd51ea9eb22436d6e3120 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -235,7 +235,6 @@ public:
|
| HTMLElementOuterText = 214,
|
| ReplaceDocumentViaJavaScriptURL = 215,
|
| ElementPrefixedMatchesSelector = 217,
|
| - DOMImplementationCreateCSSStyleSheet = 218,
|
| CSSStyleSheetRules = 219,
|
| CSSStyleSheetAddRule = 220,
|
| CSSStyleSheetRemoveRule = 221,
|
|
|