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

Unified Diff: android_webview/lib/DEPS

Issue 1267693004: Disable tap suppression logic for WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable for webview 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
Index: android_webview/lib/DEPS
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS
index 17b7ba6e2c36e85d700fbcd4bc1d65aad8ffb976..b4962e3d33cb999475ef93d4471bc260cb3cee48 100644
--- a/android_webview/lib/DEPS
+++ b/android_webview/lib/DEPS
@@ -4,5 +4,6 @@ include_rules = [
"+content/public",
"+gin/public",
"+media/base/media_switches.h", # For media command line switches.
+ "+ui/events",
"+ui/gl",
]
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | ui/events/gesture_detection/gesture_configuration.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698