| Index: third_party/WebKit/public/platform/WebRuntimeFeatures.h
|
| diff --git a/third_party/WebKit/public/platform/WebRuntimeFeatures.h b/third_party/WebKit/public/platform/WebRuntimeFeatures.h
|
| index db911e7dfc23b74b812151d4442803b206e00b80..cf9f1557d0ed5722cce66614d2ef964277ca4daa 100644
|
| --- a/third_party/WebKit/public/platform/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/platform/WebRuntimeFeatures.h
|
| @@ -104,7 +104,6 @@ class WebRuntimeFeatures {
|
| BLINK_PLATFORM_EXPORT static void EnablePassiveDocumentEventListeners(bool);
|
| BLINK_PLATFORM_EXPORT static void EnablePaymentRequest(bool);
|
| BLINK_PLATFORM_EXPORT static void EnablePermissionsAPI(bool);
|
| - BLINK_PLATFORM_EXPORT static void EnablePointerEvent(bool);
|
| BLINK_PLATFORM_EXPORT static void EnablePreciseMemoryInfo(bool);
|
| BLINK_PLATFORM_EXPORT static void EnablePrintBrowser(bool);
|
| BLINK_PLATFORM_EXPORT static void EnablePresentationAPI(bool);
|
|
|