| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 192f0d222d31d396f8d55f4d8d0fcb73ebb156ab..d1b0fe5096d07c95e2403d37ffa011d0dea14f8d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -363,6 +363,7 @@ extern const char kTabletUI[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| // Keep switches in alphabetical order.
|
| +extern const char kDisableBootAnimation[];
|
| extern const char kDisableGData[];
|
| extern const char kDisableHtml5Camera[];
|
| extern const char kDisableNewOobe[];
|
|
|