| 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 9fc53c469d5edb2cd16049b74523d71deefe2284..053c167faa7da5ffd15d4cc19c0280c4477dd0e5 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -100,7 +100,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static void enableOrientationEvent(bool);
|
| BLINK_EXPORT static void enableOverlayScrollbars(bool);
|
| BLINK_EXPORT static void enablePagePopup(bool);
|
| - BLINK_EXPORT static void enableParseHTMLOnMainThread(bool);
|
| BLINK_EXPORT static void enablePassiveDocumentEventListeners(bool);
|
| BLINK_EXPORT static void enablePaymentRequest(bool);
|
| BLINK_EXPORT static void enablePermissionsAPI(bool);
|
|
|