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

Unified Diff: content/browser/loader/DEPS

Issue 2399063002: PlzNavigate: make ServiceWorker ForeignFetch work (Closed)
Patch Set: Created 4 years, 2 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/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 1245eec06313d673fa2d2ef43b9d520f2c23a527..69c3c3935fe9641ae6dd48b5716dbd28140f498b 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -177,6 +177,7 @@ specific_include_rules = {
"+content/browser/resource_context_impl.h",
"+content/browser/service_worker/foreign_fetch_request_handler.h",
"+content/browser/service_worker/link_header_support.h",
+ "+content/browser/service_worker/service_worker_navigation_handle_core.h",
"+content/browser/service_worker/service_worker_request_handler.h",
"+content/browser/streams/stream.h",
"+content/browser/streams/stream_context.h",
@@ -255,6 +256,7 @@ specific_include_rules = {
# TODO: these all have to be removed.
"+content/browser/frame_host/frame_tree_node.h",
+ "+content/browser/service_worker/service_worker_context_wrapper.h",
"+content/browser/web_contents/web_contents_impl.h",
"+content/common/net/url_request_service_worker_data.h",
"+content/common/net/url_request_user_data.h",

Powered by Google App Engine
This is Rietveld 408576698