diff options
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 57c3276..18ae835 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -237,6 +237,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[]; |