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

Unified Diff: chrome/chrome_browser.gypi

Issue 6975057: Listen to XI_HierarchyChanged events and call setxkbmap when needed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added workaround for crbug.com/84694 Created 9 years, 7 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 | « chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a50550291328fb981f9ae115436ab0b3e3247288..c53df9c3469e68532e714bb86e92346bbf31f02a 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -739,6 +739,8 @@
'browser/chromeos/wm_ipc.h',
'browser/chromeos/wm_message_listener.cc',
'browser/chromeos/wm_message_listener.h',
+ 'browser/chromeos/xinput_hierarchy_changed_event_listener.cc',
+ 'browser/chromeos/xinput_hierarchy_changed_event_listener.h',
'browser/cocoa/authorization_util.h',
'browser/cocoa/authorization_util.mm',
'browser/cocoa/file_metadata.h',
« no previous file with comments | « chrome/browser/chromeos/xinput_hierarchy_changed_event_listener.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698