| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 760e94d2371e83f6a0c3c83a9667a41cbbb700d9..a24c07bae5d15c590caa160a68f7495c16404821 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -363,6 +363,7 @@ extern const char kEnableNewOobe[];
|
| extern const char kEnableTouchpadThreeFingerClick[];
|
| extern const char kSkipOAuthLogin[];
|
| extern const char kEnableDevicePolicy[];
|
| +extern const char kEnableDriveV2Api[];
|
| extern const char kEnableGView[];
|
| extern const char kEnableKioskMode[];
|
| extern const char kEnableMobileSetupDialog[];
|
|
|