Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Unified Diff: ui/ozone/public/ozone_switches.cc

Issue 2503923003: Demonstrate external-window-mode in mus-demo (Closed)
Patch Set: Move CommandLine into OnStart Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/ozone/public/ozone_switches.cc
diff --git a/ui/ozone/public/ozone_switches.cc b/ui/ozone/public/ozone_switches.cc
index 0a9b3ab32a04d7988b95182089ca63f3057fcc7a..70c80898c1182bcbbbf4cd5c0096b8ce685effc9 100644
--- a/ui/ozone/public/ozone_switches.cc
+++ b/ui/ozone/public/ozone_switches.cc
@@ -12,4 +12,7 @@ const char kOzonePlatform[] = "ozone-platform";
// Specify location for image dumps.
const char kOzoneDumpFile[] = "ozone-dump-file";
+// Enable external window mode.
+const char kExternalWindowMode[] = "external-window-mode";
+
} // namespace switches
« services/ui/display/platform_screen_ozone.cc ('K') | « ui/ozone/public/ozone_switches.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698