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

Unified Diff: android_webview/native/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: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index c3bef640bd3ca504cf7079ca3f0fafb15462cf39..4a6d301e153c94f5f7035cd7131f9838f9864779 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+content/public/browser",
"+content/public/test",
"+media/base/android",
+ "+storage/common/quota",
"+ui/gfx",
"+ui/shell_dialogs",

Powered by Google App Engine
This is Rietveld 408576698