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

Unified Diff: ui/ui.gyp

Issue 9965049: ui/base: Clean up our AcceleratorGtk class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sky review 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 | « ui/base/keycodes/keyboard_codes_win.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 8bc9f888a9caf8decf0e36c48099cb4ef5666107..22adc590fd88591ae7d7e99f8dd0c6d1ce0949f9 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -47,6 +47,7 @@
'base/accelerators/accelerator.h',
'base/accelerators/accelerator_cocoa.h',
'base/accelerators/accelerator_cocoa.mm',
+ 'base/accelerators/accelerator_gtk.cc',
'base/accelerators/accelerator_gtk.h',
'base/accelerators/accelerator_manager.cc',
'base/accelerators/accelerator_manager.h',
« no previous file with comments | « ui/base/keycodes/keyboard_codes_win.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698