| Index: ui/ozone/public/ozone_switches.h
|
| diff --git a/ui/ozone/public/ozone_switches.h b/ui/ozone/public/ozone_switches.h
|
| index 8174213c459491fa9e16aeea29f9f873ab55acd7..e25c674d73746cfa0109c398cc8abfa5b93594a7 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 kOzoneTestSingleOverlaySupport[];
|
| +
|
| } // namespace switches
|
|
|
| #endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_
|
|
|