Index: Source/core/frame/Settings.in |
diff --git a/Source/core/frame/Settings.in b/Source/core/frame/Settings.in |
index 2c4b1de16a791a1a855c131d88111d814e29928c..279bb55ea67a6912cd1e08a3d25d3256d7462608 100644 |
--- a/Source/core/frame/Settings.in |
+++ b/Source/core/frame/Settings.in |
@@ -239,9 +239,9 @@ loadWithOverviewMode initial=true, invalidate=ViewportDescription |
# Font scale factor for accessibility, applied as part of text autosizing. |
accessibilityFontScaleFactor type=double, initial=1.0, invalidate=TextAutosizing |
- |
# Only set by Layout Tests. |
mediaTypeOverride type=String, initial="screen", invalidate=MediaType |
+displayModeOverride type=DisplayMode, initial=DisplayModeUndefined, invalidate=MediaQuery |
# loadsImagesAutomatically only suppresses the network load of |
# the image URL. A cached image will still be rendered if requested. |