Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 64cd844654c1eee630083dc2c6931e5d1344d23a..ace59c720d56afe6703a45d6dc52407d02976c88 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -276,7 +276,7 @@ public: |
ReplaceDocumentViaJavaScriptURL, |
ElementSetAttributeNodeNS, // Removed from DOM4. |
ElementPrefixedMatchesSelector, |
- DOMImplementationCreateCSSStyleSheet, |
+ UnusedSlot10, // Removed, was DOMImplementationCreateCSSStyleSheet. |
philipj_slow
2014/01/17 03:07:50
Revert this change, and note that a CL is on its w
|
CSSStyleSheetRules, |
CSSStyleSheetAddRule, |
CSSStyleSheetRemoveRule, |