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