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

Unified Diff: ui/base/BUILD.gn

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/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 78f32fe242bd7c3e7f747c08dd9eede9ed868b9a..0143c06f091608c28d6c30525767cbd1dc641e21 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -16,6 +16,8 @@ component("base") {
sources = [
"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 | « chrome/browser/chromeos/accessibility/sticky_keys_browsertest.cc ('k') | ui/base/accelerators/accelerator_history.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698