| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 52369240f54a53f310d251a0d2450e67d5cc5806..2d407237ff670ce6fcf7bc2273bad1fededc86b3 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)
|
|
|