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

Unified Diff: content/content.gyp

Issue 755403006: Added experimental Touch.tilt, Touch.tiltDirection support for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unused code (event_sender.cc) Created 5 years, 9 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 | « content/common/input/web_input_event_traits.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index a5d4829c0208b0c6e7d0486c159869bafc0208f9..a7fd14d1b63a315b261b565527fd755f9654580e 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -576,7 +576,7 @@
'type': 'none',
'dependencies': [
'java_set_jni_headers',
- 'motionevent_jni_headers'
+ 'motionevent_jni_headers',
],
'includes': [ 'content_jni.gypi' ],
},
« no previous file with comments | « content/common/input/web_input_event_traits.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698