Index: ui/ozone/ozone_switches.cc |
diff --git a/ui/ozone/ozone_switches.cc b/ui/ozone/ozone_switches.cc |
index bd30dee960a0bc0cbabbb2e8ff6d812704e4dadc..3c117d0e8fea49c8634129034adc0b7bd035c313 100644 |
--- a/ui/ozone/ozone_switches.cc |
+++ b/ui/ozone/ozone_switches.cc |
@@ -6,6 +6,9 @@ |
namespace switches { |
+// Specify ozone platform implementation to use. |
+const char kOzonePlatform[] = "ozone-platform"; |
+ |
// Specify location for image dumps. |
const char kOzoneDumpFile[] = "ozone-dump-file"; |