| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 324114ca7d4dfef05c4b687cfc958d360219ad18..384af114f54204ca180609ba4e964078fe769d28 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -365,6 +365,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[];
|
|
|