Chromium Code Reviews| Index: chrome/common/chrome_switches.h |
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
| index ec81008e97083487fe52f4940eeea960d061d2d0..390c94b73654be070f4e06d924387cbc90357bab 100644 |
| --- a/chrome/common/chrome_switches.h |
| +++ b/chrome/common/chrome_switches.h |
| @@ -215,6 +215,7 @@ extern const char kPrerenderSwitchValueAuto[]; |
| extern const char kPrerenderSwitchValueDisabled[]; |
| extern const char kPrerenderSwitchValueEnabled[]; |
| extern const char kPrerenderSwitchValuePrefetchOnly[]; |
| +extern const char kPrerenderFromOmnibox[]; |
|
sky
2011/06/20 18:15:54
Keep sorted.
dominich
2011/06/20 18:40:00
Oops. Alphabet fail.
Done.
|
| extern const char kPrint[]; |
| extern const char kProductVersion[]; |
| extern const char kProfilingAtStart[]; |