| 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[];
|
|
|