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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 105713005: Mac-specific implementation of the GlobalShortcutListener class that (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable test for now Created 7 years 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/extensions/global_shortcut_listener_mac.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 3990850d93feda603b53c894e27716296c8fb3db..d0e586d1582ac0f660e7470be63b568efd1778dc 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -813,7 +813,7 @@
'browser/extensions/global_shortcut_listener.h',
'browser/extensions/global_shortcut_listener_chromeos.cc',
'browser/extensions/global_shortcut_listener_chromeos.h',
- 'browser/extensions/global_shortcut_listener_mac.cc',
+ 'browser/extensions/global_shortcut_listener_mac.mm',
'browser/extensions/global_shortcut_listener_mac.h',
'browser/extensions/global_shortcut_listener_ozone.cc',
'browser/extensions/global_shortcut_listener_ozone.h',
« no previous file with comments | « chrome/browser/extensions/global_shortcut_listener_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698