| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 58db3a1c70ae2885ab0e6cffaddbf4a09f2a0234..ae55824543ee5b2e60e0e0cd38ea70f4bd91d4e9 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -618,6 +618,8 @@ public:
|
| FetchBodyStream = 676,
|
| XMLHttpRequestAsynchronous = 677,
|
| AudioBufferSourceBufferOnce = 678,
|
| + WhiteSpacePreFromXMLSpace = 679,
|
| + WhiteSpaceNowrapFromXMLSpace = 680,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|