| 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 1f8c0e9be35932fe10fdd6ee5e8b0011021eede4..cc7441889e8c35b4a1048ca59afc3285787493b0 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1169,7 +1169,6 @@ class CORE_EXPORT UseCounter {
|
| SVGSMILCurrentTime = 1507,
|
| HTMLBodyElementOnSelectionChangeAttribute = 1508,
|
| ForeignFetchInterception = 1509,
|
| - InputSelectionGettersThrow = 1517,
|
| UsbGetDevices = 1519,
|
| UsbRequestDevice = 1520,
|
| UsbDeviceOpen = 1521,
|
|
|