| 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 272bd29cd8f0f6164c5cdbd9c3f93b0daf6ff638..990cac1232386e28221beda61061916f49a6168d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1006,7 +1006,6 @@ class CORE_EXPORT UseCounter {
|
| TextDocument = 1317,
|
| TextDocumentInFrame = 1318,
|
| ViewSourceDocument = 1319,
|
| - FileAPINativeLineEndings = 1320,
|
| PointerEventAttributeCount = 1321,
|
| CompositedReplication = 1322,
|
| EncryptedMediaAllSelectedContentTypesHaveCodecs = 1323,
|
|
|