Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index df86cb369eb3d3508510d63c5d124ac43d77a973..91d4cfa38e99d89df6693615c07bbaceb1295197 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -26,7 +26,6 @@ CONTENT_EXPORT extern const base::Feature kBrowserSideNavigation; |
CONTENT_EXPORT extern const base::Feature kCanvas2DImageChromium; |
CONTENT_EXPORT extern const base::Feature kCompositeOpaqueFixedPosition; |
CONTENT_EXPORT extern const base::Feature kCompositeOpaqueScrollers; |
-CONTENT_EXPORT extern const base::Feature kCredentialManagementAPI; |
CONTENT_EXPORT extern const base::Feature kDocumentWriteEvaluator; |
CONTENT_EXPORT extern const base::Feature kExpensiveBackgroundTimerThrottling; |
CONTENT_EXPORT extern const base::Feature kFeaturePolicy; |