| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index fc681bd2d2fb92ca4cdb9d348b42b368b2d077cc..7ae1609f4d7e274b7bc5943ff26f6027dda5f07b 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -736,7 +736,9 @@ extern const char kMediaGalleriesRememberedGalleries[];
|
|
|
| #if defined(USE_AURA)
|
| extern const char kShelfAlignment[];
|
| +extern const char kShelfAlignmentLocal[];
|
| extern const char kShelfAutoHideBehavior[];
|
| +extern const char kShelfAutoHideBehaviorLocal[];
|
| extern const char kUseDefaultPinnedApps[];
|
| extern const char kPinnedLauncherApps[];
|
|
|
|
|