Chromium Code Reviews| Index: ash/shell/app_list.cc |
| diff --git a/ash/shell/app_list.cc b/ash/shell/app_list.cc |
| index f180b3b1b4c4a0b3fa4bf968aad0d8d5ef99008b..b0f7ed7a3dde8cfa5921edb7e44690bf47a4db55 100644 |
| --- a/ash/shell/app_list.cc |
| +++ b/ash/shell/app_list.cc |
| @@ -313,10 +313,6 @@ class ExampleAppListViewDelegate : public app_list::AppListViewDelegate { |
| // Nothing needs to be done. |
| } |
| - void OpenSettings() override { |
| - // Nothing needs to be done. |
| - } |
| - |
| void OpenHelp() override { |
| // Nothing needs to be done. |
| } |