| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index aaa7a8b6b2b909e8544c15156e03061c5583eae2..fd8030bf027fb4cafc15448b87b37c898b335b34 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -37,6 +37,7 @@ 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 kLoadingWithMojo;
|
| +CONTENT_EXPORT extern const base::Feature kLocationHardReload;
|
| CONTENT_EXPORT extern const base::Feature kMediaDocumentDownloadButton;
|
| CONTENT_EXPORT extern const base::Feature kMediaStreamOldVideoConstraints;
|
| CONTENT_EXPORT extern const base::Feature kMemoryCoordinator;
|
|
|