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

Unified Diff: webkit/DEPS

Issue 524983002: Move fileapi-related files from webkit/common/ to storage/common/ and set up redirect headers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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: webkit/DEPS
diff --git a/webkit/DEPS b/webkit/DEPS
index 6e69dfd5620ecb434c1d2de44f6fcc0429ceba86..2d45bbb05a850285acfb1977aea057cf01490742 100644
--- a/webkit/DEPS
+++ b/webkit/DEPS
@@ -24,6 +24,7 @@ include_rules = [
# For databases/
"+sql",
+ "+storage",
jamesr 2014/09/02 19:08:17 storaget/ has a +webkit, so this is a cycle. are t
# For gpu/
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698