| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 80ab2dbdb6f722ad86d581186d2255fbafe0aef4..a674130c19706bff8500b2919a2d2c1c5b2ca114 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -46,6 +46,7 @@ ASH_EXPORT extern const char kAshTouchHud[];
|
| ASH_EXPORT extern const char kAshUseAlternateShelfLayout[];
|
| ASH_EXPORT extern const char kAshUseFirstDisplayAsInternal[];
|
| ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| +ASH_EXPORT extern const char kAshUserImagePath[];
|
| #if defined(OS_WIN)
|
| ASH_EXPORT extern const char kForceAshToDesktop[];
|
| #endif
|
|
|