Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index 942307a2756bf3fe4265ca2fcdecccbe9cdd9ced..f0269cea5259c680884f6e02e883b1054007f111 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -382,6 +382,7 @@ extern const char kDisableNewOobe[]; |
| extern const char kDisableNewWallpaperUI[]; |
| extern const char kDisableOobeAnimation[]; |
| extern const char kEnableBackgroundLoader[]; |
| +extern const char kEnableDriveV2Api[]; |
|
satorux1
2012/10/26 06:14:36
This shouldn't be part of the patch?
kochi
2012/10/26 07:35:42
Right, removed.
|
| extern const char kEnableTouchpadThreeFingerClick[]; |
| extern const char kSkipOAuthLogin[]; |
| extern const char kEnableGView[]; |