| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3e86224472fc2bfbd6de012aeaf3685dca98dcd2..423cc7e3c35faa2a58d3ed47e5992ecc78203542 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -368,6 +368,7 @@ extern const char kTabletUI[];
|
| #if defined(OS_CHROMEOS)
|
| // Keep switches in alphabetical order.
|
| extern const char kAshWebUIInit[];
|
| +extern const char kCreateBrowserOnStartupForTests[];
|
| extern const char kDisableBootAnimation[];
|
| extern const char kDisableGData[];
|
| extern const char kDisableHtml5Camera[];
|
|
|