| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 67dc75be6c183c168ff6e851ecff37d563487081..c15c8e674e27ff008bbe23678113a01958fdaa56 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -370,6 +370,7 @@ extern const char kTabletUI[];
|
| // Keep switches in alphabetical order.
|
| extern const char kAshWebUIInit[];
|
| extern const char kDisableBootAnimation[];
|
| +extern const char kDisableFactoryReset[];
|
| extern const char kDisableGData[];
|
| extern const char kDisableHtml5Camera[];
|
| extern const char kDisableLoginAnimations[];
|
|
|