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

Unified Diff: extensions/renderer/DEPS

Issue 553983013: Remove storage-related redirect headers in webkit/common/, update #includes and DEPS files to use s… (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
« no previous file with comments | « content/shell/browser/shell_quota_permission_context.cc ('k') | extensions/renderer/file_system_natives.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/renderer/DEPS
diff --git a/extensions/renderer/DEPS b/extensions/renderer/DEPS
index 2b18364f6247d209b1e7c21b0929aa2ec4baa9b8..111fc81d3f2d90223625c2d54b4befedfd6f6296 100644
--- a/extensions/renderer/DEPS
+++ b/extensions/renderer/DEPS
@@ -12,6 +12,6 @@ include_rules = [
"-v8",
"+v8/include",
- "+webkit/common/fileapi",
+ "+storage/common/fileapi",
]
« no previous file with comments | « content/shell/browser/shell_quota_permission_context.cc ('k') | extensions/renderer/file_system_natives.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698