| 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 d00df541ccee139e183207df8d4acfa0457ee422..15768f9f95d58e85f977370e2b31090498a9c87e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -333,7 +333,6 @@ class CORE_EXPORT UseCounter {
|
| EditingAppleConvertedSpace = 459,
|
| EditingApplePasteAsQuotation = 460,
|
| EditingAppleStyleSpanClass = 461,
|
| - EditingAppleTabSpanClass = 462,
|
| HTMLImportsAsyncAttribute = 463,
|
| XMLHttpRequestSynchronous = 465,
|
| CSSSelectorPseudoUnresolved = 466,
|
|
|