| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a5bcb91625cfbbf121ce23096177e12bda196a28..b34fbb491e4cfcfc73adf9ed7418b9061de2632b 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -34,6 +34,7 @@ extern const char kAppsGalleryURL[];
|
| extern const char kAppsNoThrob[];
|
| extern const char kAuthServerWhitelist[];
|
| extern const char kAutomationClientChannelID[];
|
| +extern const char kBlockNonSandboxedPlugins[];
|
| extern const char kBrowserAssertTest[];
|
| extern const char kBrowserCrashTest[];
|
| extern const char kBrowserSubprocessPath[];
|
|
|