| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e0a7f34b71bb107e3595a81b95dfd1f8da89fff7..6d9dbfd9d9993043398d0b0fc45eebb7057b7952 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -344,6 +344,7 @@ extern const char kWinHttpProxyResolver[];
|
| // Keep switches in alphabetical order.
|
| extern const char kDisableGData[];
|
| extern const char kEnableLibcros[];
|
| +extern const char kEnableNewOobe[];
|
| extern const char kEnableTouchpadThreeFingerClick[];
|
| extern const char kSkipOAuthLogin[];
|
| extern const char kEnableDevicePolicy[];
|
|
|