| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 36c3868f1513fc535394182b42522ffb2abb68a6..ed16f6b2b33218d540b1c046f0d7018229db56e7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -190,6 +190,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[];
|
|
|