Index: ui/app_list/presenter/app_list_presenter_delegate.h |
diff --git a/ui/app_list/presenter/app_list_presenter_delegate.h b/ui/app_list/presenter/app_list_presenter_delegate.h |
index d75b75674c15b18595ec130e78b6d5a661598f21..5535921e413d60f65aaa0af3038cc2e561fefc5f 100644 |
--- a/ui/app_list/presenter/app_list_presenter_delegate.h |
+++ b/ui/app_list/presenter/app_list_presenter_delegate.h |
@@ -22,8 +22,7 @@ namespace app_list { |
class AppListView; |
class AppListViewDelegate; |
-// Delegate of AppListPresenter which allows to customize AppListPresenter's |
-// behavior. |
+// Delegate of the app list presenter which allows customizing its behavior. |
// The design of this interface was heavily influenced by the needs of Ash's |
// app list implementation (see ash::AppListPresenterDelegate). |
class APP_LIST_PRESENTER_EXPORT AppListPresenterDelegate { |