| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4c9b82537bab00789126cec08e0dbac99e4908e8..f1f63773e92232239daf8da54c0002b8618f61c8 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -175,6 +175,7 @@ extern const char kEnableSearchButtonInOmniboxForStr[];
|
| extern const char kEnableSearchButtonInOmniboxForStrOrIip[];
|
| extern const char kEnableSessionCrashedBubble[];
|
| extern const char kEnableSettingsWindow[];
|
| +extern const char kEnableShowModalDialog[];
|
| extern const char kDisableSettingsWindow[];
|
| extern const char kEnableSpdy4[];
|
| extern const char kEnableSpellingAutoCorrect[];
|
|
|