Index: ui/ozone/public/ozone_switches.h |
diff --git a/ui/ozone/public/ozone_switches.h b/ui/ozone/public/ozone_switches.h |
index 72bd465318108ac95f4b417defa14e3ac7225e18..8174213c459491fa9e16aeea29f9f873ab55acd7 100644 |
--- a/ui/ozone/public/ozone_switches.h |
+++ b/ui/ozone/public/ozone_switches.h |
@@ -14,6 +14,8 @@ OZONE_EXPORT extern const char kOzonePlatform[]; |
OZONE_EXPORT extern const char kOzoneDumpFile[]; |
+OZONE_EXPORT extern const char kOzoneUseSurfaceless[]; |
+ |
} // namespace switches |
#endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_ |