| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 94aa29f4756c93c7e002eb0a75c33e526cd97f9b..38cbbe6d6e61b0510ed039ed8578f9ef9780491e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -162,7 +162,7 @@ extern const char kLastPolicyCheckTime[];
|
| extern const char kInstantUIZeroSuggestUrlPrefix[];
|
| extern const char kMultipleProfilePrefMigration[];
|
| extern const char kNetworkPredictionEnabled[];
|
| -extern const char kAllowNetworkPrediction[];
|
| +extern const char kNetworkPredictionOptions[];
|
| extern const char kDefaultAppsInstallState[];
|
| extern const char kHideWebStoreIcon[];
|
| #if defined(OS_CHROMEOS)
|
|
|