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

Unified Diff: Source/modules/serviceworkers/DEPS

Issue 795323003: Move Fetch API releted code to modules/fetch. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years 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 | « Source/modules/serviceworkers/CacheTest.cpp ('k') | Source/modules/serviceworkers/FetchEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/serviceworkers/DEPS
diff --git a/Source/modules/serviceworkers/DEPS b/Source/modules/serviceworkers/DEPS
index 95b59c07c43451d3f8052ffedda69412f4acc11b..4dcb75ef9a3e073e6c9c8776f8755252f13ee1e7 100644
--- a/Source/modules/serviceworkers/DEPS
+++ b/Source/modules/serviceworkers/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"-modules",
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
+ "+modules/fetch",
"+modules/serviceworkers",
"+platform",
"+public/platform",
« no previous file with comments | « Source/modules/serviceworkers/CacheTest.cpp ('k') | Source/modules/serviceworkers/FetchEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698