| 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 7a075a36c2ba3dc8a5542ff13781d8e27ac59450..e22604e48791d3880ebc7495de1a5c9a10f15793 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1199,9 +1199,6 @@ class CORE_EXPORT UseCounter {
|
| MapNameMatchingStrict = 1510,
|
| MapNameMatchingASCIICaseless = 1511,
|
| MapNameMatchingUnicodeLower = 1512,
|
| - RadioNameMatchingStrict = 1513,
|
| - RadioNameMatchingASCIICaseless = 1514,
|
| - RadioNameMatchingCaseFolding = 1515,
|
| InputSelectionGettersThrow = 1517,
|
| UsbGetDevices = 1519,
|
| UsbRequestDevice = 1520,
|
|
|