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

Unified Diff: ui/ui.gyp

Issue 12566007: Wrap calls to GetTouchInputInfo (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Correcting namespace references. Created 7 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index a8489c491a79851feacc64c3385e13bb7d9436fb..dd775424e8e35c1478d1e14ad5e4582a0eb449f7 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -309,6 +309,8 @@
'base/win/shell.h',
'base/win/singleton_hwnd.cc',
'base/win/singleton_hwnd.h',
+ 'base/win/touch_input.cc',
+ 'base/win/touch_input.h',
'base/win/window_impl.cc',
'base/win/window_impl.h',
'base/window_open_disposition.cc',

Powered by Google App Engine
This is Rietveld 408576698