| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 98e5418572faf18efc22f700e0341bb7ca5d68e8..98335134bcd5b8ea3bbe2b192c0083ff78a7471e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -292,6 +292,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[];
|
|
|