| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 65eb094282ee11b213358a45992dec4247bb867b..a76407714518cda5d679b24b7d95c956db1eb1db 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -160,7 +160,6 @@ extern const char kEnableMetricsReportingForTesting[];
|
| extern const char kEnableNaCl[];
|
| extern const char kEnableNaClDebug[];
|
| extern const char kEnableNaClExceptionHandling[];
|
| -extern const char kEnableNaClSRPCProxy[];
|
| extern const char kEnableNativeMessaging[];
|
| extern const char kEnableNewAutofillHeuristics[];
|
| extern const char kEnableNewAutofillUi[];
|
|
|