| 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 eb30be1ef07deddfeec5805abe9cfb9d81132f2c..1806e42d5872e5af51a6621d915b42a360a38ae7 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -119,7 +119,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static void enableSharedWorker(bool);
|
| BLINK_EXPORT static void enableSlimmingPaintV2(bool);
|
| BLINK_EXPORT static void enableSlimmingPaintInvalidation(bool);
|
| - BLINK_EXPORT static void enableSpeculativeLaunchServiceWorker(bool);
|
| BLINK_EXPORT static void enableTouchEventFeatureDetection(bool);
|
| BLINK_EXPORT static void enableTouchpadAndWheelScrollLatching(bool);
|
| BLINK_EXPORT static void enableV8IdleTasks(bool);
|
|
|