| Index: ash/app_list/app_list_presenter_delegate.h
|
| diff --git a/ash/app_list/app_list_presenter_delegate.h b/ash/app_list/app_list_presenter_delegate.h
|
| index 44130d5c4c423529ccfab21cc737874785e4625c..3c76c59821132ddce3a091b521483c7e2ad5aea2 100644
|
| --- a/ash/app_list/app_list_presenter_delegate.h
|
| +++ b/ash/app_list/app_list_presenter_delegate.h
|
| @@ -27,7 +27,7 @@ class LocatedEvent;
|
|
|
| namespace ash {
|
|
|
| -// Non-Mus+ash implementation of AppListPresetnerDelegate.
|
| +// Non-Mus+ash implementation of AppListPresenterDelegate.
|
| // Responsible for laying out the app list UI as well as updating the Shelf
|
| // launch icon as the state of the app list changes. Listens to shell events
|
| // and touches/mouse clicks outside the app list to auto dismiss the UI or
|
|
|