Chromium Code Reviews| Index: ash/wm/panels/panel_window_resizer.h |
| diff --git a/ash/wm/panels/panel_window_resizer.h b/ash/wm/panels/panel_window_resizer.h |
| index 5dbc32d0aea2bd612dbc76b114b23a5e4d368323..a52b9d1ef7a11c2822f2d314e66b406cd50e0f2f 100644 |
| --- a/ash/wm/panels/panel_window_resizer.h |
| +++ b/ash/wm/panels/panel_window_resizer.h |
| @@ -88,6 +88,6 @@ class ASH_EXPORT PanelWindowResizer : public WindowResizer { |
| DISALLOW_COPY_AND_ASSIGN(PanelWindowResizer); |
| }; |
| -} // namespace aura |
| +} // namespace ash |
| #endif // ASH_WM_PANELS_PANEL_WINDOW_RESIZER_H_ |