| Index: content/common/service_worker/service_worker_types.cc
|
| diff --git a/content/common/service_worker/service_worker_types.cc b/content/common/service_worker/service_worker_types.cc
|
| index 4ebe7bdbda619b552247e55d752244e7bdfa4de4..2a07b111115e8e7e25c79e1a58fdf8f0ee8b05fa 100644
|
| --- a/content/common/service_worker/service_worker_types.cc
|
| +++ b/content/common/service_worker/service_worker_types.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "content/common/service_worker/service_worker_types.h"
|
|
|
| +#include "content/public/common/service_worker_modes.h"
|
| +
|
| namespace content {
|
|
|
| const char kServiceWorkerRegisterErrorPrefix[] =
|
|
|