| Index: chrome/common/chrome_paths.h
|
| ===================================================================
|
| --- chrome/common/chrome_paths.h (revision 157679)
|
| +++ chrome/common/chrome_paths.h (working copy)
|
| @@ -23,6 +23,7 @@
|
| // (the one that isn't in use).
|
| #endif
|
| DIR_CRASH_DUMPS, // Directory where crash dumps are written.
|
| + DIR_USER_DESKTOP, // Directory that correspond to the desktop.
|
| DIR_RESOURCES, // Directory containing separate file resources
|
| // used by Chrome at runtime.
|
| DIR_INSPECTOR, // Directory where web inspector is located.
|
|
|