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

Unified Diff: ui/ui.gyp

Issue 186943002: Plumbing maxTouchPoints for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « ui/base/touch/touch_device_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 5362be42fce6659cb57498f7b3daf1963fa54ef5..8ef7550a73c3cf52a5db901904d6d5d0cf8bdeaf 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -614,6 +614,7 @@
'android/java/src/org/chromium/ui/base/Clipboard.java',
'android/java/src/org/chromium/ui/base/LocalizationUtils.java',
'android/java/src/org/chromium/ui/base/SelectFileDialog.java',
+ 'android/java/src/org/chromium/ui/base/TouchDevice.java',
'android/java/src/org/chromium/ui/base/ViewAndroid.java',
'android/java/src/org/chromium/ui/base/WindowAndroid.java',
],
« no previous file with comments | « ui/base/touch/touch_device_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698