Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: chromeos/chromeos_paths.h

Issue 1528963002: Quirks Client for downloading and providing display profiles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: A few small tweaks Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chromeos/chromeos_paths.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos_paths.h
diff --git a/chromeos/chromeos_paths.h b/chromeos/chromeos_paths.h
index 95fdcfa05643e7c92567489e1c764087c111d96e..297e68a3b1084d832287901234b35a135f41a137 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, // Destination directory for system display
+ // profiles downloaded 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chromeos/chromeos_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698