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

Unified Diff: chromeos/chromeos_paths.h

Issue 1129863003: Load ICC file for display color correction based on display product identifier (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nuked extra {} Created 5 years, 7 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 | « ash/content/display/display_color_manager_chromeos.cc ('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 bcaceede3a8a190f96415565b4cfbc142bb72b0f..2e500d9a1277e6d53e9a644b58e98bb59b1943d4 100644
--- a/chromeos/chromeos_paths.h
+++ b/chromeos/chromeos_paths.h
@@ -44,6 +44,8 @@ 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.
PATH_END
};
« no previous file with comments | « ash/content/display/display_color_manager_chromeos.cc ('k') | chromeos/chromeos_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698