Chromium Code Reviews| 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[]; |
|
Tom (Use chromium acct)
2016/11/19 00:48:04
Not sure if this is the right place to add this
|
| + |
| } // namespace switches |
| #endif // UI_OZONE_PUBLIC_OZONE_SWITCHES_H_ |