Index: chrome/common/chrome_paths.h |
diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h |
index 43140ea38978084dae4ce5deb01ce2c4eba81fbc..2d0b8ab9af1edd2451823ac4b2160909816b80c9 100644 |
--- a/chrome/common/chrome_paths.h |
+++ b/chrome/common/chrome_paths.h |
@@ -54,6 +54,8 @@ enum { |
DIR_USER_EXTERNAL_EXTENSIONS, // Directory for per-user external extensions. |
// Used for OEM customization on Chrome OS. |
// Getting this path does not create it. |
+ DIR_USER_POLICY, // Root-owned per-user private enterprise |
+ // directory. |
#endif |
DIR_EXTERNAL_EXTENSIONS, // Directory where installer places .crx files. |