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

Unified Diff: ui/events/events.gyp

Issue 191223007: Move touch CTM from X into Chrome (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: fix all the unittests Created 6 years, 7 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: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index fed04fb1b81e3dd85bdc03653059c9880df195e7..2618e6b09f76aefc1683520408ece3fa54d4d1bd 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -52,6 +52,8 @@
'keycodes/keyboard_codes.h',
'latency_info.cc',
'latency_info.h',
+ 'touch_transformer.cc',
+ 'touch_transformer.h',
'x/device_data_manager.cc',
'x/device_data_manager.h',
'x/device_list_cache_x.cc',

Powered by Google App Engine
This is Rietveld 408576698