| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index db04800a9cc8f96a217f643e773a32e60031b413..1953ffa57229679b9d02449b7821fb8303f070a5 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -181,6 +181,7 @@ extern const char kLastPolicyCheckTime[];
|
| extern const char kInstantUIZeroSuggestUrlPrefix[];
|
| extern const char kMultipleProfilePrefMigration[];
|
| extern const char kNetworkPredictionEnabled[];
|
| +extern const char kAllowNetworkPrediction[];
|
| extern const char kDefaultAppsInstallState[];
|
| extern const char kHideWebStoreIcon[];
|
| #if defined(OS_CHROMEOS)
|
|
|