| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 9140483b5b957b5866b928b163d5d702373cd38c..06371704a4cc7000d14338f8492279a16e5a3844 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -80,6 +80,7 @@ extern const char kDefaultSearchProviderID[];
|
| extern const char kDefaultSearchProviderPrepopulateID[];
|
| extern const char kSearchProviderOverrides[];
|
| extern const char kSearchProviderOverridesVersion[];
|
| +extern const char kNextDownloadId[];
|
| extern const char kPromptForDownload[];
|
| extern const char kAlternateErrorPagesEnabled[];
|
| extern const char kDnsStartupPrefetchList[]; // OBSOLETE
|
|
|