Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 9c22e522b5cccd253c56511be2aa86381f5b4dfa..5a8c25a44fe13a31810da5bd3ef26b094b284eb8 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -291,3 +291,5 @@ disallowFullscreenForNonMediaElements initial=false |
# V8 supports different types of caching. Used by V8 bindings. |
v8CacheOptions type=V8CacheOptions, initial=V8CacheOptionsOff |
+accessibilityEnabled initial=false |
+inlineTextBoxAccessibilityEnabled initial=false |