| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3676599a864ee316f19bab68e2fcb2c54d2711cf..7163bd394e8a1d8c30a57f615dae66d05eff3fa2 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -140,6 +140,7 @@ extern const char kEnableMonitorProfile[];
|
| extern const char kEnableNaCl[];
|
| extern const char kEnableNaClDebug[];
|
| extern const char kEnableNativeWebWorkers[];
|
| +extern const char kEnableNewAutofillDataType[];
|
| extern const char kEnablePreconnect[];
|
| extern const char kEnablePreparsedJsCaching[];
|
| extern const char kEnablePrintPreview[];
|
|
|