| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 2e583d74d4eae4e6a4d1f575798900f0f3a6bcb6..afe278cbc8328e8003797605307f182d017f3e34 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -56,8 +56,6 @@ public:
|
|
|
| BLINK_EXPORT static void enableBleedingEdgeFastPaths(bool);
|
|
|
| - BLINK_EXPORT static void enableDirectWrite(bool);
|
| -
|
| BLINK_EXPORT static void enableExperimentalCanvasFeatures(bool);
|
|
|
| BLINK_EXPORT static void enableFastTextAutosizing(bool);
|
|
|