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 4bee8640fd40692b8b01f5af1848fe1b35b89be2..2456370be5d01761236214e1e9f76bfb890cecf2 100644 |
--- a/ash/mus/bridge/shell_port_mash.h |
+++ b/ash/mus/bridge/shell_port_mash.h |
@@ -140,6 +140,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 |