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

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
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 56c2cbf767a21a24a4bf9511599a2aa44f90351e..bfd1786782bb6dad696c3e389229b105e7389d66 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -40,6 +40,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',

Powered by Google App Engine
This is Rietveld 408576698