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

Unified Diff: ui/base/ui_base.gyp

Issue 727583002: Regression: Search+Key pops up app launcher (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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_history.cc ('k') | ui/views/focus/focus_manager.cc » ('j') | 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 6b64c7a7249dbe27f1e3f2dd388e749aee2c59cd..928cf2cd1587f12ea149df54bfd507b2c5af55d6 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -41,6 +41,8 @@
# Note: file list duplicated in GN build.
'accelerators/accelerator.cc',
'accelerators/accelerator.h',
+ 'accelerators/accelerator_history.cc',
+ 'accelerators/accelerator_history.h',
'accelerators/accelerator_manager.cc',
'accelerators/accelerator_manager.h',
'accelerators/menu_label_accelerator_util_linux.cc',
« no previous file with comments | « ui/base/accelerators/accelerator_history.cc ('k') | ui/views/focus/focus_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698