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