| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 20a06dad769e518d99fce9d8172c3c2142bb8b86..471032f4a87db321714173f9b9e194db782c64f6 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -217,6 +217,7 @@ extern const char kParentProfile[];
|
| extern const char kPpapiFlashInProcess[];
|
| extern const char kPreloadInstantSearch[];
|
| extern const char kPrerender[];
|
| +extern const char kPrerenderFromOmnibox[];
|
| extern const char kPrerenderSwitchValueAuto[];
|
| extern const char kPrerenderSwitchValueDisabled[];
|
| extern const char kPrerenderSwitchValueEnabled[];
|
|
|