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

Unified Diff: ui/ui.gyp

Issue 19805005: Refactored touch-events flag test, correcting "enabled" logic. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Renamed IsTouchEnabled to AreTouchEventsEnabled. Created 7 years, 5 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_enabled.cc ('k') | ui/views/win/hwnd_message_handler.cc » ('j') | 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 a0eff77227d4c6e482151cd09f95a11166553fd0..683c12c4e2ea7c39a11092bdf329f9737a57c49f 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -329,6 +329,8 @@
'base/touch/touch_device_win.cc',
'base/touch/touch_editing_controller.cc',
'base/touch/touch_editing_controller.h',
+ 'base/touch/touch_enabled.cc',
+ 'base/touch/touch_enabled.h',
'base/touch/touch_factory_x11.cc',
'base/touch/touch_factory_x11.h',
'base/ui_base_exports.cc',
« no previous file with comments | « ui/base/touch/touch_enabled.cc ('k') | ui/views/win/hwnd_message_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698