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

Unified Diff: android_webview/DEPS

Issue 10702083: Add ContentViewDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rewritten for the new android_webview folder Created 8 years, 4 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