| Index: chrome/common/chrome_paths.h
 | 
| ===================================================================
 | 
| --- chrome/common/chrome_paths.h	(revision 3492)
 | 
| +++ chrome/common/chrome_paths.h	(working copy)
 | 
| @@ -24,6 +24,7 @@
 | 
|    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,      // directory where Greasemonkey user scripts are stored
 | 
|    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/
 | 
| 
 |