| 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 639fa4e38e5f0e760562624b0adbaf529fb59c62..3186b11fb01b761cdd4cd7c5f1b23843a47d88ba 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -69,7 +69,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static bool IsOriginTrialsEnabled();
|
|
|
| BLINK_EXPORT static void EnableAccelerated2dCanvas(bool);
|
| - BLINK_EXPORT static void EnableAccessibilityObjectModel(bool);
|
| BLINK_EXPORT static void EnableAudioOutputDevices(bool);
|
| BLINK_EXPORT static void EnableCanvas2dImageChromium(bool);
|
| BLINK_EXPORT static void EnableColorCorrectRendering(bool);
|
|
|