| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index f79afeb81963c961236ec33d03be2b3f23953593..8b86e72c80222053f2744cf7b76aa56682259200 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -851,9 +851,11 @@ extern const char kShelfAlignmentLocal[];
|
| extern const char kShelfAutoHideBehavior[];
|
| extern const char kShelfAutoHideBehaviorLocal[];
|
| extern const char kShelfChromeIconIndex[];
|
| +extern const char kShelfPreferences[];
|
| +
|
| +extern const char kLogoutDialogDurationMs[];
|
| extern const char kPinnedLauncherApps[];
|
| extern const char kShowLogoutButtonInTray[];
|
| -extern const char kShelfPreferences[];
|
| #endif
|
|
|
| #if defined(USE_AURA)
|
|
|