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

Unified Diff: chrome/chrome_browser.gypi

Issue 9854025: Automatically remap Command key on an Apple keyboard to Control [part 2 of 2 - Chrome part] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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 | « chrome/browser/ui/webui/options2/chromeos/pointer_handler2.h ('k') | chrome/chrome_tests.gypi » ('j') | 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 6f514f46d78e337e5edafe51277406f9fff2398c..30616e404578bb8948556a642e4956db7414c6c6 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3241,6 +3241,8 @@
'browser/ui/views/ash/gesture_prefs_aura.cc',
'browser/ui/views/ash/ime_controller_chromeos.cc',
'browser/ui/views/ash/ime_controller_chromeos.h',
+ 'browser/ui/views/ash/key_rewriter.cc',
+ 'browser/ui/views/ash/key_rewriter.h',
'browser/ui/views/ash/launcher/chrome_launcher_delegate.cc',
'browser/ui/views/ash/launcher/chrome_launcher_delegate.h',
'browser/ui/views/ash/launcher/launcher_app_icon_loader.cc',
« no previous file with comments | « chrome/browser/ui/webui/options2/chromeos/pointer_handler2.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698