| Index: ash/common/ash_switches.cc
|
| diff --git a/ash/common/ash_switches.cc b/ash/common/ash_switches.cc
|
| index ef0fb1c7a068a4466092cb342813c646906fc0c1..650b54d12949353e5af0f40c55a8ea7e1314d759 100644
|
| --- a/ash/common/ash_switches.cc
|
| +++ b/ash/common/ash_switches.cc
|
| @@ -53,10 +53,10 @@ const char kAshEnableMagnifierKeyScroller[] =
|
|
|
| // Enables unified desktop mode.
|
| const char kAshEnableUnifiedDesktop[] = "ash-enable-unified-desktop";
|
| +#endif
|
|
|
| // Enables the observation of accelerometer events to enter touch-view mode.
|
| const char kAshEnableTouchView[] = "enable-touchview";
|
| -#endif
|
|
|
| // Enables mirrored screen.
|
| const char kAshEnableMirroredScreen[] = "ash-enable-mirrored-screen";
|
|
|