| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index 3c1ee55646abc61a65ddcf046ca6e2cb491feaa0..877cf3410fac8f777ba9abfc85e6ead3258c6b6a 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1995,7 +1995,7 @@ const char kMediaGalleriesRememberedGalleries[] =
|
| "media_galleries.remembered_galleries";
|
| #endif // !defined(OS_ANDROID)
|
|
|
| -#if defined(USE_ASH)
|
| +#if defined(USE_AURA)
|
| // |kShelfAlignment| and |kShelfAutoHideBehavior| have a local variant. The
|
| // local variant is not synced and is used if set. If the local variant is not
|
| // set its value is set from the synced value (once prefs have been
|
|
|