| 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 3fb6de2f9910637acea764bf62c104e2b8897f78..45dbba51595c03c0be124e34ad478529d532746e 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -1282,7 +1282,6 @@ class CORE_EXPORT UseCounter {
|
| kOffscreenCanvasCommit2D = 1660,
|
| kOffscreenCanvasCommitWebGL = 1661,
|
| kRTCConfigurationIceTransportPolicy = 1662,
|
| - kRTCConfigurationIceTransportPolicyNone = 1663,
|
| kRTCConfigurationIceTransports = 1664,
|
| kDocumentFullscreenElementInV0Shadow = 1665,
|
| kScriptWithCSPBypassingSchemeParserInserted = 1666,
|
|
|