Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1188)

Unified Diff: content/common/service_worker/service_worker_utils.h

Issue 2969463003: Move resource_request.h to content/public/common. (Closed)
Patch Set: Merge Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/service_worker/service_worker_types.cc ('k') | content/common/url_request.typemap » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « content/common/service_worker/service_worker_types.cc ('k') | content/common/url_request.typemap » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698