| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4dd3f5d1386fe1fcb333452a91e14b6302781ded..11251fe1717885b97910d4e708a4bedf251e4062 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -194,6 +194,7 @@ extern const char kInstantUIZeroSuggestUrlPrefix[];
|
| extern const char kMultipleProfilePrefMigration[];
|
| extern const char kNetworkPredictionEnabled[];
|
| extern const char kDefaultAppsInstallState[];
|
| +extern const char kHideWebStoreIcon[];
|
| #if defined(OS_CHROMEOS)
|
| extern const char kAudioMute[];
|
| extern const char kAudioVolumePercent[];
|
|
|