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