| Index: public/web/WebRuntimeFeatures.h
|
| diff --git a/public/web/WebRuntimeFeatures.h b/public/web/WebRuntimeFeatures.h
|
| index 06343d989fa07d49dc35c84aa712340bd22e74c4..0c92dae897af2023c4ab2311e19bb31c4b448eb6 100644
|
| --- a/public/web/WebRuntimeFeatures.h
|
| +++ b/public/web/WebRuntimeFeatures.h
|
| @@ -110,7 +110,6 @@ public:
|
| BLINK_EXPORT static void enableServiceWorker(bool);
|
|
|
| BLINK_EXPORT static void enableSlimmingPaint(bool);
|
| - BLINK_EXPORT static bool slimmingPaintDisplayItemCacheEnabled();
|
|
|
| BLINK_EXPORT static void enableTouch(bool);
|
|
|
|
|