Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index a44fdbff13634845751d7a54fe2a8fbf3b62b027..2ba901c13163712ea7e15086e2f4e291abd2c801 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -180,6 +180,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) |