Index: ash/display/display_manager.h |
diff --git a/ash/display/display_manager.h b/ash/display/display_manager.h |
index bc3c7dae453e6bf00a528b592c3433db574a9b2b..9c57fde21ab1dd5fc03e5ac41efcdc4c8eab625e 100644 |
--- a/ash/display/display_manager.h |
+++ b/ash/display/display_manager.h |
@@ -182,6 +182,7 @@ class ASH_EXPORT DisplayManager |
float ui_scale, |
const gfx::Insets* overscan_insets, |
const gfx::Size& resolution_in_pixels, |
+ float device_scale_factor, |
ui::ColorCalibrationProfile color_profile); |
// Returns the display mode of |display_id| which is currently used. |