Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 99eecd3fb38defd6d20845f0a395c3d5f6993ba6..b87599e40363a0545e3355cddcfcbd4df640bdc3 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -859,9 +859,7 @@ extern const char kRLZBrand[]; |
| extern const char kRLZDisabled[]; |
| #endif |
| -#if defined(ENABLE_APP_LIST) |
| extern const char kAppListProfile[]; |
| -#endif |
| } // namespace prefs |