| 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 05ee6874c9963400242c0c2b2e2d0960ae269a15..9e665423b0f9f718a4c1fee117b5e3dfe72417a6 100644
|
| --- a/content/common/service_worker/service_worker_utils.h
|
| +++ b/content/common/service_worker/service_worker_utils.h
|
| @@ -12,6 +12,7 @@
|
| #include "content/common/service_worker/service_worker_types.h"
|
| #include "content/public/common/content_switches.h"
|
| #include "content/public/common/resource_type.h"
|
| +#include "content/public/common/service_worker_modes.h"
|
| #include "url/gurl.h"
|
|
|
| namespace content {
|
|
|