| Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
 | 
| diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
 | 
| index 420cdc929fec2043cf1f656d5c9726976745919a..b10d5d484a36d053e4b452ff8ed5a72ccd232c1a 100644
 | 
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
 | 
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
 | 
| @@ -88,7 +88,6 @@ class WebRuntimeFeatures {
 | 
|    BLINK_EXPORT static void enableMiddleClickAutoscroll(bool);
 | 
|    BLINK_EXPORT static void enableNavigatorContentUtils(bool);
 | 
|    BLINK_EXPORT static void enableNetworkInformation(bool);
 | 
| -  BLINK_EXPORT static void enableNewMediaPlaybackUi(bool);
 | 
|    BLINK_EXPORT static void enableNotificationConstructor(bool);
 | 
|    BLINK_EXPORT static void enableNotifications(bool);
 | 
|    BLINK_EXPORT static void enableOrientationEvent(bool);
 | 
| 
 |