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

Unified Diff: android_webview/native/DEPS

Issue 2263043002: android_webview: Let AwContents manage TouchHandleDrawable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix build Created 4 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/native/BUILD.gn ('k') | android_webview/native/aw_contents.h » ('j') | no next file with comments »
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 e2192c5d44972633dda9899e882375a730a77973..b94b8846f2128cb0a67f4face2ba24b2d8363556 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/touch_selection/touch_handle.h",
# Components that Android WebView depends on.
"+components/autofill/content/browser",
« no previous file with comments | « android_webview/native/BUILD.gn ('k') | android_webview/native/aw_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698