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

Unified Diff: ui/display/display_switches.h

Issue 2324163002: Add FakeDisplayDelegate for off device usage. (Closed)
Patch Set: Rebase and expand. Created 4 years, 3 months 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/display/display_switches.h
diff --git a/ui/display/display_switches.h b/ui/display/display_switches.h
index 28817924c673c1ea074cbae270841cabdc6b547b..ab6a685a3a4b213048378e835a82a64378666a4f 100644
--- a/ui/display/display_switches.h
+++ b/ui/display/display_switches.h
@@ -12,6 +12,7 @@
namespace switches {
// Keep sorted.
+DISPLAY_EXPORT extern const char kDisplayBounds[];
DISPLAY_EXPORT extern const char kEnableSoftwareMirroring[];
DISPLAY_EXPORT extern const char kForceDeviceScaleFactor[];
DISPLAY_EXPORT extern const char kHostWindowBounds[];

Powered by Google App Engine
This is Rietveld 408576698