| 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 8e2253a4f8f1a90886d8776c2b9e3047ad5aeaf6..22cacda4f457c30c358ad8a1f6f8e5c0bc13f501 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -150,8 +150,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableV8IdleTasks(bool);
|
|
|
| - BLINK_EXPORT static void enableSVG1DOM(bool);
|
| -
|
| BLINK_EXPORT static void enableReducedReferrerGranularity(bool);
|
|
|
| BLINK_EXPORT static void enablePushMessaging(bool);
|
|
|