| Index: chrome/common/pref_names.cc
|
| diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc
|
| index bee0a4d8457ba098956138316e9609adb099f71f..0eac8e8a0fa14ce37d0bd86839eeb2153fcbe135 100644
|
| --- a/chrome/common/pref_names.cc
|
| +++ b/chrome/common/pref_names.cc
|
| @@ -1989,7 +1989,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
|
|
|