| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 597d1b09dbe0ab092926ba08e40b2ba942c62262..42305957606e7ac75d5d9d2c563cfe141ce1ef6c 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -35,7 +35,6 @@ CONTENT_EXPORT extern const base::Feature kGuestViewCrossProcessFrames;
|
| 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;
|
| CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources;
|
| CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
|
|