| Index: ui/ozone/public/ozone_switches.h
|
| diff --git a/ui/ozone/public/ozone_switches.h b/ui/ozone/public/ozone_switches.h
|
| index 099b858c1c681a2ecac66c63fef34a53c8feeb45..4273e7e478352bd28cc2ca918af43215b1cf600e 100644
|
| --- a/ui/ozone/public/ozone_switches.h
|
| +++ b/ui/ozone/public/ozone_switches.h
|
| @@ -20,6 +20,8 @@ OZONE_BASE_EXPORT extern const char kOzoneInitialDisplayBounds[];
|
|
|
| OZONE_BASE_EXPORT extern const char kOzoneInitialDisplayPhysicalSizeMm[];
|
|
|
| +OZONE_BASE_EXPORT extern const char kOzoneUseDmaBufMmap[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_
|
|
|