Index: content/common/service_worker/service_worker_utils.h |
diff --git a/content/common/service_worker/service_worker_utils.h b/content/common/service_worker/service_worker_utils.h |
index b0c3cc8dee56a30e9f5e18f6427670fa62a01ef5..4ea403a3203ad5646f4ea1888f5b0271b91f33fe 100644 |
--- a/content/common/service_worker/service_worker_utils.h |
+++ b/content/common/service_worker/service_worker_utils.h |
@@ -46,8 +46,6 @@ |
const GURL& pattern, |
const GURL& script_url); |
- static bool IsMojoForServiceWorkerEnabled(); |
- |
// Returns true when '--disable-web-security' flag is set. Otherwise returns |
// whether the all origins of |urls| are same as the origin of |url|. |
template <typename... Args> |