Index: ui/views/widget/desktop_aura/desktop_screen_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_screen_x11.h b/ui/views/widget/desktop_aura/desktop_screen_x11.h |
index c49d4daf28bbadf0ac0de28992bd679259576e4a..a4301fb4c049e2e52f38b41346990a8ae1635d30 100644 |
--- a/ui/views/widget/desktop_aura/desktop_screen_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_screen_x11.h |
@@ -54,8 +54,6 @@ class VIEWS_EXPORT DesktopScreenX11 : public gfx::Screen, |
bool CanDispatchEvent(const ui::PlatformEvent& event) override; |
uint32_t DispatchEvent(const ui::PlatformEvent& event) override; |
- static void UpdateDeviceScaleFactorForTest(); |
- |
private: |
friend class DesktopScreenX11Test; |
friend class test::DesktopScreenX11TestApi; |