| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 89bd156480f40b8254a888fe36600b0ecb22658b..291f319b524e88625be41c5e58594b6dcbc7458c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -169,7 +169,6 @@ extern const char kEnableMemoryInternalsUI[];
|
| extern const char kEnableMetricsReportingForTesting[];
|
| extern const char kEnableNaCl[];
|
| extern const char kEnableNaClDebug[];
|
| -extern const char kEnableNaClExceptionHandling[];
|
| extern const char kEnableNetBenchmarking[];
|
| extern const char kEnableNpn[];
|
| extern const char kEnableNpnHttpOnly[];
|
|
|