Index: ui/ozone/public/ozone_switches.h |
diff --git a/ui/ozone/public/ozone_switches.h b/ui/ozone/public/ozone_switches.h |
index b062e67fcfb2dce4249ff451b22c49177f8f72d1..388507233245d761269790980e6f53795e3d835b 100644 |
--- a/ui/ozone/public/ozone_switches.h |
+++ b/ui/ozone/public/ozone_switches.h |
@@ -14,6 +14,8 @@ OZONE_BASE_EXPORT extern const char kOzonePlatform[]; |
OZONE_BASE_EXPORT extern const char kOzoneDumpFile[]; |
+OZONE_BASE_EXPORT extern const char kExternalWindowMode[]; |
+ |
} // namespace switches |
#endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_ |