| Index: ash/app_list/app_list_item_view_listener.h
|
| ===================================================================
|
| --- ash/app_list/app_list_item_view_listener.h (revision 115744)
|
| +++ ash/app_list/app_list_item_view_listener.h (working copy)
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "ash/ash_export.h"
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
|
|
| class AppListItemView;
|
|
|
| @@ -22,6 +22,6 @@
|
| virtual ~AppListItemViewListener() {}
|
| };
|
|
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_APP_LIST_APP_LIST_ITEM_VIEW_LISTENER_H_
|
|
|