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

Unified Diff: ui/base/ui_base.gyp

Issue 838253004: MacViews: Fix duplicate definition of ExtensionKeyBindingRegistry::SetShortcutHandlingSuspended (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@DragBookmarks2
Patch Set: Created 5 years, 11 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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index bb8d91f312228fa53fc9b58d13ed63e3c0e281f4..b0a21f3161085e29a33294ef81cf7001ab57671e 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -45,6 +45,7 @@
'accelerators/accelerator_history.h',
'accelerators/accelerator_manager.cc',
'accelerators/accelerator_manager.h',
+ 'accelerators/accelerator_processor.h',
'accelerators/menu_label_accelerator_util_linux.cc',
'accelerators/menu_label_accelerator_util_linux.h',
'accelerators/platform_accelerator.h',

Powered by Google App Engine
This is Rietveld 408576698