Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 5fca93b348ddb48bcb916be177717cd3a8f7494c..5d7201ab8bb6e12bda3f120fbacc084b22a30e92 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -42,6 +42,7 @@ CONTENT_EXPORT extern const base::Feature kPointerEventV1SpecCapturing; |
CONTENT_EXPORT extern const base::Feature kRafAlignedInputEvents; |
CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling; |
CONTENT_EXPORT extern const base::Feature kScrollAnchoring; |
+CONTENT_EXPORT extern const base::Feature kShareFieldTrialStateViaSharedMemory; |
CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker; |
CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate; |
CONTENT_EXPORT extern const base::Feature kTimerThrottlingForHiddenFrames; |