| Index: content/browser/service_worker/service_worker_dispatcher_host.h
|
| diff --git a/content/browser/service_worker/service_worker_dispatcher_host.h b/content/browser/service_worker/service_worker_dispatcher_host.h
|
| index 81dac6e5759ca863436157c10104e520ed8bc6a4..f7844e28da65b212ad3b320806985706822b346f 100644
|
| --- a/content/browser/service_worker/service_worker_dispatcher_host.h
|
| +++ b/content/browser/service_worker/service_worker_dispatcher_host.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/id_map.h"
|
| +#include "base/memory/scoped_vector.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string16.h"
|
| #include "content/browser/service_worker/service_worker_registration_status.h"
|
|
|