Chromium Code Reviews| Index: ui/wm/core/wm_state.h |
| diff --git a/ui/wm/core/wm_state.h b/ui/wm/core/wm_state.h |
| index 620315c2603bdb9d54c75a019580504aa65187d2..f82632c0ab4b632349e372c5c74f7ed4ad08f6f5 100644 |
| --- a/ui/wm/core/wm_state.h |
| +++ b/ui/wm/core/wm_state.h |
| @@ -21,7 +21,6 @@ class WM_EXPORT WMState { |
| WMState(); |
| ~WMState(); |
| - // WindowStackingClient: |
| private: |
| std::unique_ptr<TransientWindowStackingClient> window_stacking_client_; |
| std::unique_ptr<TransientWindowController> transient_window_client_; |