| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index fd9728be059ee86ae4bd2774e6d87b48dfaee32a..ffd8efe2e691ee6d5ba06cd8c2d16210bba16e63 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -672,6 +672,7 @@ public:
|
| CryptoAlgorithmEcdh = 736,
|
| CryptoAlgorithmHkdf = 737,
|
| CryptoAlgorithmPbkdf2 = 738,
|
| + DocumentSetDomain = 739,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|