| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 547ea425a51ebdfe3f64109263852db4699c83f2..717032ac624cb07fce06d401e225d14739b12877 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -872,8 +872,6 @@ extern const char kRLZDisabled[];
|
|
|
| #if defined(ENABLE_APP_LIST)
|
| extern const char kAppListProfile[];
|
| -extern const char kRestartWithAppList[];
|
| -
|
| extern const char kLastAppListLaunchPing[];
|
| extern const char kAppListLaunchCount[];
|
| extern const char kLastAppListAppLaunchPing[];
|
|
|