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

Unified Diff: ui/base/ui_base.gyp

Issue 2177983002: Adds AcceleratorManagerDelegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 4 years, 5 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/accelerators/accelerator_manager_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index c000d29e84f01915b5d7d2cbc56b96209a2def63..4bde0e960749a4312a7d24f19f4ebaa89d60ff41 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -94,6 +94,7 @@
'accelerators/accelerator_history.h',
'accelerators/accelerator_manager.cc',
'accelerators/accelerator_manager.h',
+ 'accelerators/accelerator_manager_delegate.h',
'accelerators/menu_label_accelerator_util_linux.cc',
'accelerators/menu_label_accelerator_util_linux.h',
'accelerators/platform_accelerator.h',
« no previous file with comments | « ui/base/accelerators/accelerator_manager_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698