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

Unified Diff: content/public/android/BUILD.gn

Issue 701823002: Separate out Touch Selection Orientation enum (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: content/public/android/BUILD.gn
diff --git a/content/public/android/BUILD.gn b/content/public/android/BUILD.gn
index 9dc500774aea7abfa6cf7164e0b98778675d633a..74b47edf4d2ba4e48c2d9b0b5711bd06393855d0 100644
--- a/content/public/android/BUILD.gn
+++ b/content/public/android/BUILD.gn
@@ -50,6 +50,7 @@ android_library("content_java") {
":common_aidl",
":content_public_android_java_enums_srcjar",
"//ui/touch_selection:ui_touch_selection_enums_srcjar",
+ "//ui/touch_selection:ui_touch_handle_orientation_srcjar",
]
DEPRECATED_java_in_dir = "java/src"
« no previous file with comments | « content/content.gyp ('k') | content/public/android/java/src/org/chromium/content/browser/input/PopupTouchHandleDrawable.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698