Index: Source/web/WebSettingsImpl.h |
diff --git a/Source/web/WebSettingsImpl.h b/Source/web/WebSettingsImpl.h |
index e8d76afb601d5b91d2a1f4803313fbc22ba300bc..781088d37d63643d6b72b6ee3bae24d97a6444bd 100644 |
--- a/Source/web/WebSettingsImpl.h |
+++ b/Source/web/WebSettingsImpl.h |
@@ -134,6 +134,7 @@ public: |
void setPrimaryPointerType(PointerType) override; |
void setAvailableHoverTypes(int) override; |
void setPrimaryHoverType(HoverType) override; |
+ void setPreferHiddenVolumeControls(bool) override; |
void setRenderVSyncNotificationEnabled(bool) override; |
void setReportScreenSizeInPhysicalPixelsQuirk(bool) override; |
void setRootLayerScrolls(bool) override; |