Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 61268c186ee8f7c394c7f6ef9471a143df91a18e..7386c9af28c448aa9afa6f11522c67d5f5c9c709 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -158,6 +158,7 @@ CONTENT_EXPORT extern const char kEnableSpeechSynthesis[]; |
extern const char kEnableSSLCachedInfo[]; |
CONTENT_EXPORT extern const char kEnableStatsTable[]; |
extern const char kEnableStrictSiteIsolation[]; |
+CONTENT_EXPORT extern const char kEnableServiceWorker[]; |
CONTENT_EXPORT extern const char kEnableTcpFastOpen[]; |
CONTENT_EXPORT extern const char kEnableTextServicesFramework[]; |
CONTENT_EXPORT extern const char kEnableThreadedCompositing[]; |