Chromium Code Reviews| Index: chromeos/chromeos_switches.h |
| diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
| index fc3baccea75442f3cf7feef60c0a5089ffe34f67..f36e64e1690b43d13f0d838e72e80387abd9b7aa 100644 |
| --- a/chromeos/chromeos_switches.h |
| +++ b/chromeos/chromeos_switches.h |
| @@ -39,6 +39,7 @@ CHROMEOS_EXPORT extern const char kDisableOobeAnimation[]; |
| CHROMEOS_EXPORT extern const char kDisableQuickofficeComponentApp[]; |
| CHROMEOS_EXPORT extern const char kDisableStubEthernet[]; |
| CHROMEOS_EXPORT extern const char kEchoExtensionPath[]; |
| +CHROMEOS_EXPORT extern const char kEnableAutoclick[]; |
|
oshima
2013/10/15 17:04:48
auto click is ash feature, so this should be
ash/a
Tim Song
2013/10/15 22:23:31
Done.
|
| CHROMEOS_EXPORT extern const char kEnableBackgroundLoader[]; |
| CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[]; |
| CHROMEOS_EXPORT extern const char kEnableChromeAudioSwitching[]; |