| Index: chromeos/chromeos_switches.h
|
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h
|
| index 90e0850933175a37faa195dd072ec357342f8ca0..dd4bf51d0d78b02aa6e4dfc19e4625d6b1c4aa20 100644
|
| --- a/chromeos/chromeos_switches.h
|
| +++ b/chromeos/chromeos_switches.h
|
| @@ -91,6 +91,7 @@ CHROMEOS_EXPORT extern const char kEnableRequestTabletSite[];
|
| CHROMEOS_EXPORT extern const char kEnableScreenshotTestingWithMode[];
|
| CHROMEOS_EXPORT extern const char kEnableTouchCalibrationSetting[];
|
| CHROMEOS_EXPORT extern const char kEnableTouchpadThreeFingerClick[];
|
| +CHROMEOS_EXPORT extern const char kEnableTouchSupportForScreenMagnification[];
|
| CHROMEOS_EXPORT extern const char kEnableVideoPlayerChromecastSupport[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseDisableArc[];
|
| CHROMEOS_EXPORT extern const char kEnterpriseEnableForcedReEnrollment[];
|
|
|