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

Unified Diff: Source/modules/cachestorage/DEPS

Issue 1055543004: Move Cache Storage API implementation to modules/cachestorage (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 years, 9 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
« no previous file with comments | « Source/modules/cachestorage/CacheTest.cpp ('k') | Source/modules/cachestorage/GlobalCacheStorage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/cachestorage/DEPS
diff --git a/Source/modules/serviceworkers/DEPS b/Source/modules/cachestorage/DEPS
similarity index 89%
copy from Source/modules/serviceworkers/DEPS
copy to Source/modules/cachestorage/DEPS
index 4dcb75ef9a3e073e6c9c8776f8755252f13ee1e7..37e5313e616c294e09fa9f9531179d5a476502ea 100644
--- a/Source/modules/serviceworkers/DEPS
+++ b/Source/modules/cachestorage/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"-modules",
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
+ "+modules/cachestorage",
"+modules/fetch",
"+modules/serviceworkers",
"+platform",
« no previous file with comments | « Source/modules/cachestorage/CacheTest.cpp ('k') | Source/modules/cachestorage/GlobalCacheStorage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698