Index: content/public/common/content_features.h |
diff --git a/content/public/common/content_features.h b/content/public/common/content_features.h |
index 6f87268c65f3535b7376923521cad6647e462118..63e8a7201560efe9cd7a4629aa32cbd9adb6563a 100644 |
--- a/content/public/common/content_features.h |
+++ b/content/public/common/content_features.h |
@@ -39,6 +39,7 @@ CONTENT_EXPORT extern const base::Feature kRenderingPipelineThrottling; |
CONTENT_EXPORT extern const base::Feature kScrollAnchoring; |
CONTENT_EXPORT extern const base::Feature kSpeculativeLaunchServiceWorker; |
CONTENT_EXPORT extern const base::Feature kStaleWhileRevalidate; |
+CONTENT_EXPORT extern const base::Feature kSwapAckWatchdog; |
CONTENT_EXPORT extern const base::Feature kTokenBinding; |
CONTENT_EXPORT extern const base::Feature kWeakMemoryCache; |
CONTENT_EXPORT extern const base::Feature kWebGLImageChromium; |