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

Unified Diff: android_webview/native/DEPS

Issue 1262403005: Use ui::GestureConfiguration to disable tap suppression in Android WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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
« no previous file with comments | « no previous file | android_webview/native/aw_contents.cc » ('j') | android_webview/native/aw_contents.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 4337129b079ca52f945a59535f75db44ee377c0b..0e9ba856cfef25996555f6e193f77c38b52861ff 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+storage/common/quota",
"+ui/gfx",
"+ui/shell_dialogs",
+ "+ui/events",
# Components that Android WebView depends on.
"+components/autofill/content/browser",
« no previous file with comments | « no previous file | android_webview/native/aw_contents.cc » ('j') | android_webview/native/aw_contents.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698