Chromium Code Reviews| Index: mash/wm/shelf_layout.h |
| diff --git a/mash/wm/shelf_layout.h b/mash/wm/shelf_layout.h |
| index 0a82e32088381d021d30dc4f4c833b55f2e9a74f..44f318230363cbb2e38ded63e2d2068952dffe66 100644 |
| --- a/mash/wm/shelf_layout.h |
| +++ b/mash/wm/shelf_layout.h |
| @@ -19,7 +19,6 @@ class ShelfLayout : public LayoutManager { |
| private: |
| // Overridden from LayoutManager: |
| - void WindowAdded(mus::Window* window) override; |
| void LayoutWindow(mus::Window* window) override; |
| DISALLOW_COPY_AND_ASSIGN(ShelfLayout); |