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

Unified Diff: android_webview/BUILD.gn

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
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | android_webview/browser/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index ab7b4845b381714f250d6f7e6250ecdf6da6b30a..48dac487d392252672b0200a49385d451d500164 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -691,6 +691,7 @@ android_library("android_webview_java") {
"java/src/org/chromium/android_webview/OverScrollGlow.java",
"java/src/org/chromium/android_webview/PlatformServiceBridge.java",
"java/src/org/chromium/android_webview/PostMessageSender.java",
+ "java/src/org/chromium/android_webview/PopupTouchHandleDrawable.java",
"java/src/org/chromium/android_webview/ResourcesContextWrapperFactory.java",
"java/src/org/chromium/android_webview/ScrollAccessibilityHelper.java",
"java/src/org/chromium/android_webview/SslUtil.java",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | android_webview/browser/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698