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

Unified Diff: android_webview/browser/DEPS

Issue 2263043002: android_webview: Let AwContents manage TouchHandleDrawable (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: create drawable from Java 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
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index 64a62c4950a3ff97dad8e5db710162442357ace0..c9274f59e71c55ab07233d4d9ce77abb9b5d6b0f 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -44,6 +44,7 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
+ "+ui/touch_selection/touch_handle.h",
boliu 2016/08/26 04:15:44 I don't think this is needed anymore
Jinsuk Kim 2016/08/26 09:21:19 Better. done.
# Temporary until we bundle our own favicon. See
# AwContentBrowserClient::GetDefaultFavicon

Powered by Google App Engine
This is Rietveld 408576698