| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 11a4395ed7a566214ba4535d0f5dd97fda965d9d..d19c61c3d5d19b3b4175f9ce1674cee26fa01908 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[];
|
|
|