| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index bc8a60d1891816535b38fb036612eb7116b10cd3..12c1543a63cfa213c676f74b88dc98b2a70ad141 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -43,6 +43,7 @@ CONTENT_EXPORT extern const base::Feature kNotificationContentImage;
|
| CONTENT_EXPORT extern const base::Feature kMainThreadBusyScrollIntervention;
|
| CONTENT_EXPORT extern const base::Feature kOptimizeLoadingIPCForSmallResources;
|
| 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 kPepper3DImageChromium;
|
|
|