Index: Source/platform/RuntimeEnabledFeatures.in |
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in |
index 01a0dc7d74f2782989366d32c93a3df3ae007ff1..7794f6a839a93c06e9d8eb92713fcf7160778009 100644 |
--- a/Source/platform/RuntimeEnabledFeatures.in |
+++ b/Source/platform/RuntimeEnabledFeatures.in |
@@ -17,6 +17,7 @@ |
// #if ENABLE(FEATURE) guards. These are deprecated and should all be removed. |
AnyPointerMediaQueries status=stable |
+AppBanner status=experimental |
ApplicationCache status=stable |
AudioVideoTracks depends_on=Media, status=experimental |
AuthorShadowDOMForAnyElement |