| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 0cdb04cbad04b457c3cb85d6f7b6b0830e200c60..0f6a605e972b7c2913143f1fa888c907af25c1ad 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -159,6 +159,7 @@ extern const char kEnableNaCl[];
|
| extern const char kEnableNaClDebug[];
|
| extern const char kEnableNaClExceptionHandling[];
|
| extern const char kEnableNativeMessaging[];
|
| +extern const char kEnableNetBenchmarking[];
|
| extern const char kEnableNewAutofillHeuristics[];
|
| extern const char kEnableNewAutofillUi[];
|
| extern const char kEnableNpn[];
|
|
|