| 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..ac44420cf7afbff630eda6d14ffd350d37aefa10 100644
|
| --- a/ui/ozone/public/ozone_switches.h
|
| +++ b/ui/ozone/public/ozone_switches.h
|
| @@ -22,6 +22,8 @@ OZONE_EXPORT extern const char kOzoneInitialDisplayBounds[];
|
|
|
| OZONE_EXPORT extern const char kOzoneInitialDisplayPhysicalSizeMm[];
|
|
|
| +OZONE_EXPORT extern const char kOzoneUseAtomicDrm[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_
|
|
|