Chromium Code Reviews| Index: chromeos/chromeos_paths.h |
| diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h |
| index 8d284de818256f2ecb45e47630ed0815e3e0f2c3..750042700417a5acae3f5fb3f9d26962dde54370 100644 |
| --- a/chromeos/chromeos_paths.h |
| +++ b/chromeos/chromeos_paths.h |
| @@ -43,6 +43,7 @@ enum { |
| // device-local accounts. |
| // Currently this is used for |
| // policy for extensions. |
| + DIR_SHARED_ASSETS, // Directory where shared Chrome OS assets are kept. |
|
michaelpg
2014/12/05 09:44:43
Is it OK to add this here?
|
| PATH_END |
| }; |