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

Unified Diff: android_webview/lib/DEPS

Issue 1281553004: Disable tap suppression logic for WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2454
Patch Set: Created 5 years, 4 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 | « android_webview/android_webview.gyp ('k') | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/lib/DEPS
diff --git a/android_webview/lib/DEPS b/android_webview/lib/DEPS
index 17b7ba6e2c36e85d700fbcd4bc1d65aad8ffb976..e46fa53cc61cd9425be7e081735325156cc03554 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/gesture_detection",
"+ui/gl",
]
« no previous file with comments | « android_webview/android_webview.gyp ('k') | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698