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

Unified Diff: ui/ui.gyp

Issue 10915175: CSS Media Query now reports touch-support accurately for Windows (retry) (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Replacing copyright notice. 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 b08a800d86a37a173557355f00e90135de838c25..3fe4e7e949cc9dacc4e7adc295b58d76fd734537 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -640,6 +640,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