| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 6d9cb19e6085ead01c974a116e3c4f379461abf6..26196d8c76715b01c054df4b28dbfa88b3dadfa5 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -199,6 +199,7 @@ extern const char kPrerenderFromOmnibox[];
|
| extern const char kPrerenderFromOmniboxSwitchValueAuto[];
|
| extern const char kPrerenderFromOmniboxSwitchValueDisabled[];
|
| extern const char kPrerenderFromOmniboxSwitchValueEnabled[];
|
| +extern const char kNetworkPredictionOptionsForServiceWorker[];
|
| extern const char kPrivetIPv6Only[];
|
| extern const char kProductVersion[];
|
| extern const char kProfileDirectory[];
|
|
|