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

Unified Diff: content/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: scale back some overly aggressive DEPS changes 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 8f15a930038f817b4d0153a10f32c74583f3fd0d..fc061aee528b608d31927b80c8a67e4f433bfff2 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -107,6 +107,7 @@ include_rules = [
# explicit.
"-ui/views",
+ "+storage",
jamesr 2014/09/09 18:41:59 can this be storage/common/ and add /browser/ to c
"+webkit",
# For generated JNI includes.

Powered by Google App Engine
This is Rietveld 408576698