Chromium Code Reviews| Index: content/common/background_fetch/background_fetch_types.h |
| diff --git a/content/common/background_fetch/background_fetch_types.h b/content/common/background_fetch/background_fetch_types.h |
| index 263cfa618fa895f99715dd00601fee7830f0e431..2aa8290bb714a17fee4652ea97905558e5513634 100644 |
| --- a/content/common/background_fetch/background_fetch_types.h |
| +++ b/content/common/background_fetch/background_fetch_types.h |
| @@ -11,6 +11,7 @@ |
| #include "content/common/content_export.h" |
| #include "content/common/service_worker/service_worker_types.h" |
| +#include "url/origin.h" |
| namespace content { |