Index: ash/wm/app_list_controller.h |
diff --git a/ash/wm/app_list_controller.h b/ash/wm/app_list_controller.h |
index 6f08a3fcaea475f751fa5aba3d4f09383121427f..5edd8c65ac3aba720f1a5d0da442f576298cbfdb 100644 |
--- a/ash/wm/app_list_controller.h |
+++ b/ash/wm/app_list_controller.h |
@@ -59,8 +59,7 @@ class AppListController : public views::corewm::FocusChangeShim, |
aura::Window* GetWindow(); |
private: |
- // Sets app list view. If we are in visible mode, start showing animation. |
- // Otherwise, we just close it. |
+ // Sets the app list view and attempts to show it. |
void SetView(app_list::AppListView* view); |
// Forgets the view. |