| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index fd6b091c059299fad8abe8a183bccc78b0360aac..8519cc708f60bc20a0902ecc2ee5ca1ae428cc09 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -18,6 +18,7 @@ namespace switches {
|
| // Please keep alphabetized.
|
| ASH_EXPORT extern const char kAshEnableOak[];
|
| ASH_EXPORT extern const char kAshNotify[];
|
| +ASH_EXPORT extern const char kAshTouchHud[];
|
| ASH_EXPORT extern const char kAuraGoogleDialogFrames[];
|
| ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| ASH_EXPORT extern const char kAuraNoShadows[];
|
|
|