| Index: trunk/src/chromeos/chromeos_paths.h
|
| ===================================================================
|
| --- trunk/src/chromeos/chromeos_paths.h (revision 233050)
|
| +++ trunk/src/chromeos/chromeos_paths.h (working copy)
|
| @@ -27,13 +27,10 @@
|
| // store the uptime at which an update
|
| // became necessary. The file should be
|
| // cleared on boot.
|
| - DIR_DEVICE_LOCAL_ACCOUNT_EXTENSIONS, // Directory under which a cache of
|
| - // force-installed extensions is
|
| - // maintained for each device-local
|
| - // account.
|
| - DIR_DEVICE_LOCAL_ACCOUNT_EXTERNAL_DATA, // Directory where external data
|
| - // referenced by policies is cached
|
| - // for device-local accounts.
|
| + DIR_DEVICE_LOCAL_ACCOUNT_CACHE, // Directory under which a cache of
|
| + // force-installed extensions is maintained
|
| + // for each device-local account.
|
| +
|
| PATH_END
|
| };
|
|
|
|
|