Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index 12a9a1309e1a576dab75e140166fd718210403fc..bb97b5a1dacdbd949504db9d9d85a6bb7e1dddb6 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2319,10 +2319,8 @@ const char kRLZBrand[] = "rlz.brand"; |
const char kRLZDisabled[] = "rlz.disabled"; |
#endif |
-#if defined(ENABLE_APP_LIST) |
// The directory in user data dir that contains the profile to be used with the |
// app launcher. |
extern const char kAppListProfile[] = "app_list.profile"; |
-#endif |
} // namespace prefs |