| Index: third_party/WebKit/Source/core/frame/Deprecation.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/Deprecation.cpp b/third_party/WebKit/Source/core/frame/Deprecation.cpp
|
| index 279c17385aed54dcefc70d3d5de0305071063760..0f488b78e6e11d5aae469642f6723ccfa7a06b08 100644
|
| --- a/third_party/WebKit/Source/core/frame/Deprecation.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/Deprecation.cpp
|
| @@ -394,7 +394,7 @@ String Deprecation::DeprecationMessage(UseCounter::Feature feature) {
|
|
|
| case UseCounter::kCSSSelectorInternalMediaControlsOverlayCastButton:
|
| return willBeRemoved(
|
| - "-internal-media-controls-overlay-cast-button selector", M59,
|
| + "-internal-media-controls-overlay-cast-button selector", M61,
|
| "5714245488476160");
|
|
|
| case UseCounter::kCSSZoomReset:
|
|
|