| Index: chrome/test/base/test_switches.h
|
| diff --git a/chrome/test/base/test_switches.h b/chrome/test/base/test_switches.h
|
| index 5c801408acdaf61658e64f72545446034a9b6e4c..5d3544c6c2b7d667fca6da6d2af8b3b8e7834ec3 100644
|
| --- a/chrome/test/base/test_switches.h
|
| +++ b/chrome/test/base/test_switches.h
|
| @@ -12,7 +12,6 @@ namespace switches {
|
| // All switches in alphabetical order. The switches should be documented
|
| // alongside the definition of their values in the .cc file.
|
| extern const char kAlsoEmitSuccessLogs[];
|
| -extern const char kEnableErrorDialogs[];
|
|
|
| #if defined(OS_WIN)
|
| extern const char kAshBrowserTests[];
|
|
|