| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6fad18d90263937808c30f3c86a813dcd8ef08f1..d557e35e614d8719806bbe3e39f14423a6912dc4 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -364,6 +364,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[];
|
|
|