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

Unified Diff: base/base.gypi

Issue 3801011: touchui: Directly process key and mouse events. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: nit Created 10 years, 2 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 | « app/keyboard_code_conversion_x.cc ('k') | base/message_loop.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index d0fa20bb856718754d737e29bb8a6534ea09c00e..5cfef8fafe3cdc23b486b81468437d1cab6177c9 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -450,6 +450,7 @@
'message_pump_glib.h',
'message_pump_glib_x.cc',
'message_pump_glib_x.h',
+ 'message_pump_glib_x_dispatch.h',
'message_pump_libevent.cc',
'message_pump_libevent.h',
'message_pump_mac.h',
« no previous file with comments | « app/keyboard_code_conversion_x.cc ('k') | base/message_loop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698