| Index: ui/ozone/public/ozone_switches.h
 | 
| diff --git a/ui/ozone/public/ozone_switches.h b/ui/ozone/public/ozone_switches.h
 | 
| index 4cc85a812285fa7e2c67d6dba402abc979ca6a20..10e7235469e444c7f716ae870272878b914f41ad 100644
 | 
| --- a/ui/ozone/public/ozone_switches.h
 | 
| +++ b/ui/ozone/public/ozone_switches.h
 | 
| @@ -16,6 +16,8 @@ OZONE_EXPORT extern const char kOzoneDumpFile[];
 | 
|  
 | 
|  OZONE_EXPORT extern const char kOzoneUseSurfaceless[];
 | 
|  
 | 
| +OZONE_EXPORT extern const char kOzoneUseIntelDrm[];
 | 
| +
 | 
|  OZONE_EXPORT extern const char kOzoneTestSingleOverlaySupport[];
 | 
|  
 | 
|  OZONE_EXPORT extern const char kOzoneInitialDisplayBounds[];
 | 
| 
 |