| Index: ui/aura/aura_switches.h
|
| diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h
|
| index ad14a865ca791a84dc83a7e601f1270f392263a5..e521154842ead857c54ff18fcfd0dd56ceacfc16 100644
|
| --- a/ui/aura/aura_switches.h
|
| +++ b/ui/aura/aura_switches.h
|
| @@ -14,6 +14,7 @@ namespace switches {
|
| AURA_EXPORT extern const char kAuraDisableHoldMouseMoves[];
|
| AURA_EXPORT extern const char kAuraHostWindowSize[];
|
| AURA_EXPORT extern const char kAuraHostWindowUseFullscreen[];
|
| +AURA_EXPORT extern const char kDefaultDeviceScaleFactor[];
|
|
|
| } // namespace switches
|
|
|
|
|