Index: chrome/common/chrome_paths.h |
=================================================================== |
--- chrome/common/chrome_paths.h (revision 134143) |
+++ chrome/common/chrome_paths.h (working copy) |
@@ -27,7 +27,8 @@ |
DIR_APP_DICTIONARIES, // Directory where the global dictionaries are. |
DIR_USER_DOCUMENTS, // Directory for a user's "My Documents". |
DIR_DEFAULT_DOWNLOADS_SAFE, // Directory for a user's |
- // "My Documents/Downloads". |
+ // "My Documents/Downloads", (Windows) or |
+ // "Downloads". (Linux) |
DIR_DEFAULT_DOWNLOADS, // Directory for a user's downloads. |
DIR_USER_DATA_TEMP, // A temp directory within DIR_USER_DATA. Use |
// this when a temporary file or directory will |