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

Unified Diff: android_webview/DEPS

Issue 10913074: Add WebView implementation for CookieManager. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix path for UrlUtils.java Created 8 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/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 514d673d24f5d8b993ea5077e5291fb233db170f..0a18ac3998b1ae1bc361f910e56f67bf37192f5d 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -13,4 +13,5 @@ include_rules = [
"+chrome/browser/component",
"+content/public",
"+jni",
+ "+net",
]

Powered by Google App Engine
This is Rietveld 408576698