| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index a358ef32ec06f6ac61f04b022b29dd783efb6636..2241418805d1a52dab07f10d3f3983d53538d74c 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -232,8 +232,8 @@ public:
|
| PrefixedVideoExitFullScreen,
|
| PrefixedVideoDecodedFrameCount,
|
| PrefixedVideoDroppedFrameCount,
|
| - SourceElementCandidate,
|
| - SourceElementNonMatchingMedia,
|
| + REMOVEDSourceElementCandidate,
|
| + REMOVEDSourceElementNonMatchingMedia,
|
| PrefixedElementRequestFullscreen,
|
| PrefixedElementRequestFullScreen,
|
| BarPropLocationbar,
|
|
|