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

Unified Diff: Source/modules/fetch/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/fetch/BodyStreamBufferTest.cpp ('k') | Source/modules/fetch/FetchHeaderList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/fetch/DEPS
diff --git a/Source/modules/quota/DEPS b/Source/modules/fetch/DEPS
similarity index 85%
copy from Source/modules/quota/DEPS
copy to Source/modules/fetch/DEPS
index f2a4b567c6afa91b74cb5eafd379057028b7e936..45496663eaf711b6a4ea9bba89b2aec3ec2ebc48 100644
--- a/Source/modules/quota/DEPS
+++ b/Source/modules/fetch/DEPS
@@ -3,7 +3,7 @@ include_rules = [
"+core",
"+heap",
"-modules",
- "+modules/quota",
+ "+modules/fetch",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « Source/modules/fetch/BodyStreamBufferTest.cpp ('k') | Source/modules/fetch/FetchHeaderList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698