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

Unified Diff: chrome/browser/ui/libgtk2ui/BUILD.gn

Issue 1324913002: Fix out of order key events in Chrome on Linux. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix component build Created 5 years, 4 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: chrome/browser/ui/libgtk2ui/BUILD.gn
diff --git a/chrome/browser/ui/libgtk2ui/BUILD.gn b/chrome/browser/ui/libgtk2ui/BUILD.gn
index 595d381887ca2f77ead3fc8e6b84e1bd22e27198..f74404da80224e7ddb33f72f3408a7e8b91f5e2a 100644
--- a/chrome/browser/ui/libgtk2ui/BUILD.gn
+++ b/chrome/browser/ui/libgtk2ui/BUILD.gn
@@ -121,6 +121,7 @@ component("libgtk2ui") {
"//ui/base/ime",
"//ui/events",
"//ui/events:events_base",
+ "//ui/events/platform/x11",
"//ui/gfx",
"//ui/gfx/x",
"//ui/native_theme",
« no previous file with comments | « no previous file | chrome/browser/ui/libgtk2ui/gtk2_event_loop.cc » ('j') | chrome/browser/ui/libgtk2ui/gtk2_event_loop.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698