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

Unified Diff: android_webview/native/DEPS

Issue 559063002: Remove webkit/browser/, point everything to storage/browser/ instead (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up DEPS per feedback 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 | « android_webview/DEPS ('k') | android_webview/native/aw_quota_manager_bridge_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 4a6d301e153c94f5f7035cd7131f9838f9864779..4673f675ae934bf78d076e7b820f41132a6d0590 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/browser/quota",
"+storage/common/quota",
"+ui/gfx",
"+ui/shell_dialogs",
« no previous file with comments | « android_webview/DEPS ('k') | android_webview/native/aw_quota_manager_bridge_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698