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

Unified Diff: android_webview/native/DEPS

Issue 2863233002: [WebView] Move files from native to browser (Closed)
Patch Set: Created 3 years, 7 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/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",
-
-]

Powered by Google App Engine
This is Rietveld 408576698