| 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[];
 | 
| 
 |