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

Unified Diff: content/child/request_extra_data.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/child/request_extra_data.cc
diff --git a/content/child/request_extra_data.cc b/content/child/request_extra_data.cc
index e18759d011fbd375887d8c9bef4ddd4e37c1820f..5c207eb08429b53efa04ce94c94c1c2185435584 100644
--- a/content/child/request_extra_data.cc
+++ b/content/child/request_extra_data.cc
@@ -4,8 +4,9 @@
#include "content/child/request_extra_data.h"
-#include "content/common/resource_request.h"
#include "content/common/service_worker/service_worker_types.h"
+#include "content/public/common/resource_request.h"
+#include "content/public/common/service_worker_modes.h"
#include "ipc/ipc_message.h"
using blink::WebString;
« no previous file with comments | « content/browser/service_worker/service_worker_url_request_job_unittest.cc ('k') | content/child/resource_dispatcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698