| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index b32b2defbc2a1b57f5cff5f06159c5bac10d6673..ea4b0c9b87ed74564a1718853f89c7fe3a6c2f55 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -764,6 +764,7 @@ extern const char kShelfAutoHideBehavior[];
|
| extern const char kShelfAutoHideBehaviorLocal[];
|
| extern const char kPinnedLauncherApps[];
|
| extern const char kShowLogoutButtonInTray[];
|
| +extern const char kShelfPreferences[];
|
|
|
| extern const char kFlingVelocityCap[];
|
| extern const char kLongPressTimeInSeconds[];
|
|
|