| 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 a5140028bd76ab21f3d4f168b1fa10521d8c8e4a..8ed8234195324713692624d408b8ef2392c89d0d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1175,9 +1175,6 @@ class CORE_EXPORT UseCounter {
|
| SVGSMILCurrentTime = 1507,
|
| HTMLBodyElementOnSelectionChangeAttribute = 1508,
|
| ForeignFetchInterception = 1509,
|
| - MapNameMatchingStrict = 1510,
|
| - MapNameMatchingASCIICaseless = 1511,
|
| - MapNameMatchingUnicodeLower = 1512,
|
| InputSelectionGettersThrow = 1517,
|
| UsbGetDevices = 1519,
|
| UsbRequestDevice = 1520,
|
|
|