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

Unified Diff: content/common/service_worker/service_worker_types.cc

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
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[] =
« no previous file with comments | « content/common/service_worker/service_worker_types.h ('k') | content/common/service_worker/service_worker_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698