diff options
Diffstat (limited to 'android_webview/DEPS')
-rw-r--r-- | android_webview/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/DEPS b/android_webview/DEPS index 514d673d..0a18ac3 100644 --- a/android_webview/DEPS +++ b/android_webview/DEPS @@ -13,4 +13,5 @@ include_rules = [ "+chrome/browser/component", "+content/public", "+jni", + "+net", ] |