| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 01cb053de6b2f3c1be63cbd151f6dfe1c8dce47b..97f42ad9bc81fde8ff4c064724e36b0e08a1fee2 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -50,6 +50,7 @@ CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
| CONTENT_EXPORT extern const base::Feature kParallelDownloading;
|
| CONTENT_EXPORT extern const base::Feature kPassiveDocumentEventListeners;
|
| CONTENT_EXPORT extern const base::Feature kPassiveEventListenersDueToFling;
|
| +CONTENT_EXPORT extern const base::Feature kPredictorPreconnect;
|
| CONTENT_EXPORT extern const base::Feature kPepper3DImageChromium;
|
| CONTENT_EXPORT extern const base::Feature kPointerEvents;
|
| CONTENT_EXPORT extern const base::Feature kPurgeAndSuspend;
|
|
|