| 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 b10d5d484a36d053e4b452ff8ed5a72ccd232c1a..e772ef90da156cd8cd114c452dc127ebe14aae23 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -116,7 +116,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static void enableSlimmingPaintV2(bool);
|
| BLINK_EXPORT static void enableSpeculativeLaunchServiceWorker(bool);
|
| BLINK_EXPORT static void enableTouch(bool);
|
| - BLINK_EXPORT static void enableUnsafeES3APIs(bool);
|
| BLINK_EXPORT static void enableV8IdleTasks(bool);
|
| BLINK_EXPORT static void enableWebAssemblySerialization(bool);
|
| BLINK_EXPORT static void enableWebBluetooth(bool);
|
|
|