| Index: content/public/common/content_features.h
|
| diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h
|
| index 0981814c13986ed0f3418b1fc61f64e993192beb..5811fbbe3a8d2f0848cf1cda51e3208e8592250d 100644
|
| --- a/content/public/common/content_features.h
|
| +++ b/content/public/common/content_features.h
|
| @@ -33,6 +33,7 @@ CONTENT_EXPORT extern const base::Feature kOriginTrials;
|
| CONTENT_EXPORT extern const base::Feature kPaintOptimizations;
|
| CONTENT_EXPORT extern const base::Feature kParseHTMLOnMainThread;
|
| CONTENT_EXPORT extern const base::Feature kPassiveDocumentEventListeners;
|
| +CONTENT_EXPORT extern const base::Feature kPepper3DImageChromium;
|
| CONTENT_EXPORT extern const base::Feature kPointerEvents;
|
| CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling;
|
| CONTENT_EXPORT extern const base::Feature kScrollAnchoring;
|
|
|