diff options
Diffstat (limited to 'ui/ozone/ozone_switches.h')
-rw-r--r-- | ui/ozone/ozone_switches.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ozone/ozone_switches.h b/ui/ozone/ozone_switches.h index 7aa18af..3204fa7 100644 --- a/ui/ozone/ozone_switches.h +++ b/ui/ozone/ozone_switches.h @@ -10,6 +10,8 @@ namespace switches { +OZONE_EXPORT extern const char kOzonePlatform[]; + OZONE_EXPORT extern const char kOzoneDumpFile[]; } // namespace switches |