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

Unified Diff: ui/display/display_switches.h

Issue 2742383006: Display: set color_depth and depth_per_component value based on kEnableHDROutput (Closed)
Patch Set: rebase Created 3 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 | « ui/display/display.cc ('k') | ui/display/display_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display_switches.h
diff --git a/ui/display/display_switches.h b/ui/display/display_switches.h
index 57ceb048fa29adc791793731963701fc56e7b80a..93b741bb2f92963be01c3f4d681abc25fd5fcf74 100644
--- a/ui/display/display_switches.h
+++ b/ui/display/display_switches.h
@@ -19,6 +19,7 @@ DISPLAY_EXPORT extern const char kHostWindowBounds[];
DISPLAY_EXPORT extern const char kScreenConfig[];
DISPLAY_EXPORT extern const char kSecondaryDisplayLayout[];
DISPLAY_EXPORT extern const char kUseFirstDisplayAsInternal[];
+DISPLAY_EXPORT extern const char kEnableHDR[];
#if defined(OS_CHROMEOS)
DISPLAY_EXPORT extern const char kDisableDisplayColorCalibration[];
« no previous file with comments | « ui/display/display.cc ('k') | ui/display/display_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698