| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 19dac72c34bb6b167c43fcdc921dfebcb7738610..f91f6b45cb48bdd084df8db728c14eca276e084f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -402,7 +402,6 @@ extern const char kOpenAsh[];
|
| #endif
|
|
|
| #if defined(OS_POSIX)
|
| -extern const char kEnableCrashReporter[];
|
| extern const char kEnableCrashReporterForTesting[];
|
| #if !defined(OS_MACOSX) && !defined(OS_CHROMEOS)
|
| extern const char kPasswordStore[];
|
|
|