| Index: ash/app_list/app_list_groups_view.h
|
| ===================================================================
|
| --- ash/app_list/app_list_groups_view.h (revision 115744)
|
| +++ ash/app_list/app_list_groups_view.h (working copy)
|
| @@ -18,7 +18,7 @@
|
| class BoundsAnimator;
|
| }
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
|
|
| class AppListItemGroupView;
|
| class AppListItemViewListener;
|
| @@ -79,6 +79,6 @@
|
| DISALLOW_COPY_AND_ASSIGN(AppListGroupsView);
|
| };
|
|
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_APP_LIST_APP_LIST_GROUPS_VIEW_H_
|
|
|