| 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 07b76a392c8c68696e31f27c627c0eabe6b627af..08f39b4a110a1ab762dd1e4e428271458e7ab250 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);
|
|
|