| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 99db0a8fb75723d3cf6cb2ed9102cfbdd6669f96..fa5204c5fc0442e4ec97db4246b4485c0f269310 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -197,6 +197,7 @@
|
| 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[];
|
|
|