Index: android_webview/browser/DEPS |
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS |
index 645a61ef3972b9e4c144a828c5d7b6da645d6bdb..e4b23b7203b952ac55bf1a4b629b0d91dca2cc20 100644 |
--- a/android_webview/browser/DEPS |
+++ b/android_webview/browser/DEPS |
@@ -3,7 +3,7 @@ include_rules = [ |
"+android_webview/browser", |
"+android_webview/common", |
"+android_webview/grit", |
- "+android_webview/native/public", |
+ "+android_webview/jni", |
"+android_webview/public/browser", |
"+cc", |
@@ -42,15 +42,18 @@ include_rules = [ |
"+media/base/android", |
"+components/policy/policy_constants.h", |
+ "+components/web_contents_delegate_android", |
"+printing", |
"+services/service_manager/public/cpp", |
"+storage/browser/quota", |
+ "+storage/common/quota", |
"+ui/gfx", |
"+ui/gl", |
+ "+ui/touch_selection/touch_handle.h", |
# Temporary until we bundle our own favicon. See |
# AwContentBrowserClient::GetDefaultFavicon |