| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 0aed60d82e21df7d8df60c6282ba7d6c6c32b4bd..b0c9449604edad2fd864603e51f1d451ee6a2c14 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -34,6 +34,7 @@ CONTENT_EXPORT extern const base::Feature
|
| CONTENT_EXPORT extern const base::Feature kGamepadExtensions;
|
| CONTENT_EXPORT extern const base::Feature kGenericSensor;
|
| CONTENT_EXPORT extern const base::Feature kGuestViewCrossProcessFrames;
|
| +CONTENT_EXPORT extern const base::Feature kHeapCompaction;
|
| CONTENT_EXPORT extern const base::Feature kLazyParseCSS;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
|
|