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

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

Issue 2503923003: Demonstrate external-window-mode in mus-demo (Closed)
Patch Set: Add external window mode as a flag 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.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_

Powered by Google App Engine
This is Rietveld 408576698