| Index: components/exo/wm_helper_mus.h
|
| diff --git a/components/exo/wm_helper_mus.h b/components/exo/wm_helper_mus.h
|
| index b9f27d70fd20de8b893a3e881bc82668049aa2fc..c1d955834e7414f618a68052f7f52b23d7f311ca 100644
|
| --- a/components/exo/wm_helper_mus.h
|
| +++ b/components/exo/wm_helper_mus.h
|
| @@ -20,6 +20,7 @@ class ActivationClient;
|
| namespace exo {
|
|
|
| // A helper class for accessing WindowManager related features.
|
| +// This is only used for mash. Mushrome uses WMHelperAsh.
|
| class WMHelperMus : public WMHelper,
|
| public ui::InputDeviceEventObserver,
|
| public aura::FocusSynchronizerObserver,
|
|
|