| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index b446033d86540e6e1c7331e4cb53bf4e0948700f..05626650b5d034c3174e1efce650c03c6c30e1a7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -291,6 +291,7 @@ extern const char kReloadKilledTabs[];
|
| extern const char kRemoteDebuggingFrontend[];
|
| extern const char kRendererPrintPreview[];
|
| extern const char kRestoreLastSession[];
|
| +extern const char kSavePageAsMHTML[];
|
| extern const char kSbURLPrefix[];
|
| extern const char kSbDisableAutoUpdate[];
|
| extern const char kSbDisableDownloadProtection[];
|
|
|