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