| 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 2144839a2e631631c3cbcc69fcde6af891faf6b5..9c0f9717c2d800d9e8a29c68eee7ef5a45fc93e2 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -74,7 +74,6 @@ class WebRuntimeFeatures {
|
| BLINK_EXPORT static void EnableCanvas2dImageChromium(bool);
|
| BLINK_EXPORT static void EnableColorCorrectRendering(bool);
|
| BLINK_EXPORT static void EnableColorCorrectRenderingDefaultMode(bool);
|
| - BLINK_EXPORT static void EnableCredentialManagerAPI(bool);
|
| BLINK_EXPORT static void EnableDatabase(bool);
|
| BLINK_EXPORT static void EnableDecodeToYUV(bool);
|
| BLINK_EXPORT static void EnableDocumentWriteEvaluator(bool);
|
|
|