| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 2dd53b14e2fe1e3e642190fad3d8df38db490c77..f3bcb0454dd8319ef6857dcfe3ee713ce69a190a 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
|
|
|