Index: android_webview/native/DEPS |
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS |
deleted file mode 100644 |
index 9835be8bb30b4289c0f312c5bf7d8c3833cb5baf..0000000000000000000000000000000000000000 |
--- a/android_webview/native/DEPS |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-include_rules = [ |
- "+content/public/browser", |
- "+content/public/test", |
- "+media/base/android", |
- "+storage/browser/quota", |
- "+storage/common/quota", |
- "+ui/gfx", |
- "+ui/shell_dialogs", |
- "+ui/touch_selection/touch_handle.h", |
- |
- # Components that Android WebView depends on. |
- "+components/autofill/content/browser", |
- "+components/autofill/core/browser", |
- "+components/autofill/core/common", |
- "+components/navigation_interception", |
- "+components/spellcheck/browser/android", |
- "+components/user_prefs", |
- "+components/web_contents_delegate_android", |
- |
- "+printing", |
- |
-] |