| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0be932bcf336fe983d0e50e99b12aadcea8f1025..81e03a32cb321310ac2bb5ff64c44ef799da6bb3 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -235,6 +235,8 @@ extern const wchar_t kDownloadDirUpgraded[];
|
|
|
| extern const wchar_t kSaveFileDefaultDirectory[];
|
|
|
| +extern const wchar_t kSelectFileLastDirectory[];
|
| +
|
| extern const wchar_t kHungPluginDetectFrequency[];
|
| extern const wchar_t kPluginMessageResponseTimeout[];
|
|
|
|
|