Chromium Code Reviews| Index: chrome/common/chrome_paths.h |
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h |
| index 02b14ae851597cfadaca4b2e71525324f49dd8ca..1d25a6c6db5adaf61f3ba49d5cdee14ca2acc462 100644 |
| --- a/chrome/common/chrome_paths.h |
| +++ b/chrome/common/chrome_paths.h |
| @@ -24,6 +24,7 @@ enum { |
| DIR_LOCALES, // directory where locale resources are stored |
| DIR_APP_DICTIONARIES, // directory where the global dictionaries are |
| DIR_USER_DOCUMENTS, // directory for a user's "My Documents" |
| + DIR_USER_SCRIPTS, |
|
M-A Ruel
2008/10/06 17:30:44
Please comment it.
|
| FILE_RESOURCE_MODULE, // full path and filename of the module that contains |
| // embedded resources (version, strings, images, etc.) |
| FILE_LOCAL_STATE, // path and filename to the file in which machine/ |