| Index: chrome/browser/ui/app_list/app_list_shower.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_shower.h b/chrome/browser/ui/app_list/app_list_shower.h
|
| index f03d3bed26c8e8489735d1df597b424676139651..9bc89d79b4b41264f8e3ada7122d4f2a70be9784 100644
|
| --- a/chrome/browser/ui/app_list/app_list_shower.h
|
| +++ b/chrome/browser/ui/app_list/app_list_shower.h
|
| @@ -31,7 +31,6 @@ class AppListShower {
|
| can_close_app_list_ = can_close;
|
| }
|
|
|
| - void ShowAndReacquireFocus(Profile* requested_profile);
|
| void ShowForProfile(Profile* requested_profile);
|
| gfx::NativeWindow GetWindow();
|
|
|
|
|