| Index: content/browser/service_worker/service_worker_navigation_handle.cc
|
| diff --git a/content/browser/service_worker/service_worker_navigation_handle.cc b/content/browser/service_worker/service_worker_navigation_handle.cc
|
| index 2bc87a22fb5210ea2ff324e26f2f196a8d68a746..19e46863feba688b06402288fb12d0df0e4ff494 100644
|
| --- a/content/browser/service_worker/service_worker_navigation_handle.cc
|
| +++ b/content/browser/service_worker/service_worker_navigation_handle.cc
|
| @@ -8,6 +8,7 @@
|
| #include "content/browser/service_worker/service_worker_navigation_handle_core.h"
|
| #include "content/common/service_worker/service_worker_types.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "content/public/common/service_worker_modes.h"
|
|
|
| namespace content {
|
|
|
|
|