| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 1523f5fb3df95e8f458cbb34714004a2119d92f4..e7b84ff18c1555738dfea0de05ded24fb53a7b26 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -202,6 +202,7 @@ CONTENT_EXPORT extern const char kMHTMLGeneratorOption[];
|
| CONTENT_EXPORT extern const char kMHTMLSkipNostoreMain[];
|
| CONTENT_EXPORT extern const char kMHTMLSkipNostoreAll[];
|
| CONTENT_EXPORT extern const char kMojoLocalStorage[];
|
| +CONTENT_EXPORT extern const char kMojoServiceWorker[];
|
| CONTENT_EXPORT extern const char kMuteAudio[];
|
| CONTENT_EXPORT extern const char kNoReferrers[];
|
| CONTENT_EXPORT extern const char kNoSandbox[];
|
|
|