| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 5dcb61e63e7c4fab96c0840f61dd786702095e0c..f4ac63707b53d3152747ab83bf10e7466d0ba61a 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -30,6 +30,7 @@ CONTENT_EXPORT extern const base::Feature
|
| kFramebustingNeedsSameOriginOrUserGesture;
|
| CONTENT_EXPORT extern const base::Feature kGamepadExtensions;
|
| CONTENT_EXPORT extern const base::Feature kGenericSensor;
|
| +CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
| CONTENT_EXPORT extern const base::Feature kNonValidatingReloadOnNormalReload;
|
|
|