| Index: ash/mus/bridge/shell_port_mash.h
|
| diff --git a/ash/mus/bridge/shell_port_mash.h b/ash/mus/bridge/shell_port_mash.h
|
| index 9b86c8f6f643103a8afc43c4346d80ea66bee32d..72fd7bd7aa616a2525cea478fd1c5d49855b45bc 100644
|
| --- a/ash/mus/bridge/shell_port_mash.h
|
| +++ b/ash/mus/bridge/shell_port_mash.h
|
| @@ -138,6 +138,7 @@ class ShellPortMash : public ShellPort {
|
|
|
| WindowManager* window_manager_;
|
|
|
| + // TODO(sky): remove this once mash supports simple display management.
|
| WmWindow* primary_root_window_;
|
|
|
| // Only one of |mash_state_| or |mus_state_| is created, depending upon
|
|
|