| Index: ash/wm/aura/wm_globals_aura.h
|
| diff --git a/ash/wm/aura/wm_globals_aura.h b/ash/wm/aura/wm_globals_aura.h
|
| index 0ce88a3d45ad7c1019b5993cded232aa693938a5..547c5662d5d883e16d45d71c5be29dbe5681fd6c 100644
|
| --- a/ash/wm/aura/wm_globals_aura.h
|
| +++ b/ash/wm/aura/wm_globals_aura.h
|
| @@ -61,6 +61,7 @@ class ASH_EXPORT WmGlobalsAura : public WmGlobals,
|
| aura::Window* lost_active) override;
|
|
|
| // WindowTreeHostManager::Observer:
|
| + void OnDisplayConfigurationChanging() override;
|
| void OnDisplayConfigurationChanged() override;
|
|
|
| // ShellObserver:
|
|
|