Index: ash/aura/wm_shell_aura.h |
diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h |
index 96966e6bc729bc1304c23b9a1bb9db774de02cf1..f2e29f887d1654b280d44bb601f4321278f16b0c 100644 |
--- a/ash/aura/wm_shell_aura.h |
+++ b/ash/aura/wm_shell_aura.h |
@@ -44,6 +44,7 @@ class ASH_EXPORT WmShellAura : public WmShell, |
bool IsActiveDisplayId(int64_t display_id) const override; |
display::Display GetFirstDisplay() const override; |
bool IsInUnifiedMode() const override; |
+ bool IsInUnifiedModeIgnoreMirroring() const override; |
bool IsForceMaximizeOnFirstRun() override; |
void SetDisplayWorkAreaInsets(WmWindow* window, |
const gfx::Insets& insets) override; |