| Index: chrome/common/chrome_paths.h
|
| ===================================================================
|
| --- chrome/common/chrome_paths.h (revision 100719)
|
| +++ chrome/common/chrome_paths.h (working copy)
|
| @@ -57,6 +57,8 @@
|
| #endif
|
|
|
| DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files.
|
| + DIR_DEFAULT_APPS, // Directory where installer places .crx files
|
| + // to be installed when chrome is first run.
|
| FILE_RESOURCE_MODULE, // Full path and filename of the module that
|
| // contains embedded resources (version,
|
| // strings, images, etc.).
|
|
|