| Index: chrome/browser/ui/app_list/app_list_util.h
|
| diff --git a/chrome/browser/ui/app_list/app_list_util.h b/chrome/browser/ui/app_list/app_list_util.h
|
| index 8b574ab356486b9677f91245ad06643fcefa7a18..39e40a524f4e660c269367e40f509ffa8610b155 100644
|
| --- a/chrome/browser/ui/app_list/app_list_util.h
|
| +++ b/chrome/browser/ui/app_list/app_list_util.h
|
| @@ -8,7 +8,4 @@
|
| // Returns whether the app launcher has been enabled.
|
| bool IsAppLauncherEnabled();
|
|
|
| -// Returns whether the app launcher promo should be shown.
|
| -bool ShouldShowAppLauncherPromo();
|
| -
|
| #endif // CHROME_BROWSER_UI_APP_LIST_APP_LIST_UTIL_H_
|
|
|