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

Unified Diff: ui/ui.gyp

Issue 10836349: CSS Media Query now reports touch-support accurately for Windows. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Patched namespace reference. Created 8 years, 3 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_factory.h ('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 660855f45b8d5d7c48eb9a68eafc66f5eafcff97..5c404cc24a51ec453c26da60841df07413e07f63 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -638,6 +638,8 @@
'gfx/icon_util.h',
'base/native_theme/native_theme_win.cc',
'base/native_theme/native_theme_win.h',
+ 'base/touch/touch_device_win.cc',
+ 'base/touch/touch_device_win.h',
],
'sources!': [
'base/touch/touch_factory.cc',
« no previous file with comments | « ui/base/touch/touch_factory.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698