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

Unified Diff: ash/ash.gyp

Issue 9838010: Automatically remap Command key on an Apple keyboard to Control [part 1 of 2 - Ash part] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fix Created 8 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
« no previous file with comments | « no previous file | ash/key_rewriter_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3bccd1a7a5b6bbe708b339013949e7d1c244af73..ebc1342a0d557f2d8737ac7122eaa97c085e5364 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -83,6 +83,7 @@
'ime/event.h',
'ime/input_method_event_filter.cc',
'ime/input_method_event_filter.h',
+ 'key_rewriter_delegate.h',
'launcher/background_animator.cc',
'launcher/background_animator.h',
'launcher/launcher.cc',
@@ -192,6 +193,8 @@
'wm/frame_painter.h',
'wm/image_grid.cc',
'wm/image_grid.h',
+ 'wm/key_rewriter_event_filter.cc',
+ 'wm/key_rewriter_event_filter.h',
'wm/panel_frame_view.cc',
'wm/panel_frame_view.h',
'wm/panel_layout_manager.cc',
« no previous file with comments | « no previous file | ash/key_rewriter_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698