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

Unified Diff: android_webview/lib/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: add a comment 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/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..1100ada11f5f3b2ef3c9a5cc5e2b62fc4febe156 100644
--- a/android_webview/lib/DEPS
+++ b/android_webview/lib/DEPS
@@ -5,4 +5,5 @@ include_rules = [
"+gin/public",
"+media/base/media_switches.h", # For media command line switches.
"+ui/gl",
+ "+ui/events",
]
« no previous file with comments | « no previous file | android_webview/lib/main/aw_main_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698