| 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 c36fc1f183f57447ff3013c7e4f8420c4f0b832d..6accb1b54777c9f38d5d3fce81a92b3c7c8d5087 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1435,7 +1435,6 @@ class CORE_EXPORT UseCounter {
|
| kFetchResponseConstructionWithStream = 1826,
|
| kLocationOrigin = 1827,
|
| kDocumentOrigin = 1828,
|
| - kSubtleCryptoOnlyStrictSecureContextCheckFailed = 1829,
|
| kCanvas2DFilter = 1830,
|
| kCanvas2DImageSmoothingQuality = 1831,
|
| kCanvasToBlob = 1832,
|
|
|