Index: chromeos/chromeos_paths.h |
diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h |
index 95fdcfa05643e7c92567489e1c764087c111d96e..8f4a3ce058570580b0e775d5db11c4c948d334e8 100644 |
--- a/chromeos/chromeos_paths.h |
+++ b/chromeos/chromeos_paths.h |
@@ -44,8 +44,10 @@ enum { |
// device-local accounts. |
// Currently this is used for |
// policy for extensions. |
- DIR_DEVICE_COLOR_CALIBRATION_PROFILES, // Directory where system color |
- // calibration files can be found. |
+ DIR_DEVICE_DISPLAY_PROFILES, // Directory where system display profiles |
+ // are downloaded to from Quirks Server. |
+ DIR_DEVICE_COLOR_CALIBRATION_PROFILES, // Directory where system color |
+ // calibration files can be found. |
DIR_DEVICE_EXTENSION_LOCAL_CACHE, // Directory where extension local cache |
// is stored. |
PATH_END |