| Index: ui/aura/aura_switches.h
|
| diff --git a/ui/aura/aura_switches.h b/ui/aura/aura_switches.h
|
| index ad14a865ca791a84dc83a7e601f1270f392263a5..d78e27a0389594fc12fcbb96ea4e03ec6a210499 100644
|
| --- a/ui/aura/aura_switches.h
|
| +++ b/ui/aura/aura_switches.h
|
| @@ -12,6 +12,7 @@ namespace switches {
|
|
|
| // Please keep alphabetized.
|
| AURA_EXPORT extern const char kAuraDisableHoldMouseMoves[];
|
| +AURA_EXPORT extern const char kAuraDisableMouseEventsFromTouch[];
|
| AURA_EXPORT extern const char kAuraHostWindowSize[];
|
| AURA_EXPORT extern const char kAuraHostWindowUseFullscreen[];
|
|
|
|
|