| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9343d83bc376d648e1c3e3332a2118efd8063e3a..fb6cf7ac0749a913658d0604b93c8c71433eecd2 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -746,7 +746,6 @@ extern const char kAppListLastLaunchTime[];
|
| #if defined(OS_MACOSX)
|
| extern const char kAppLauncherShortcutVersion[];
|
| #endif
|
| -extern const char kShowAppLauncherPromo[];
|
| extern const char kAppLauncherDriveAppMapping[];
|
| extern const char kAppLauncherUninstalledDriveApps[];
|
| #endif // defined(ENABLE_APP_LIST)
|
|
|