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

Unified Diff: components/exo/wayland/server.cc

Issue 1880313004: Remove X11 deps from //ui/events:events_base. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@device_refactor
Patch Set: Fix bad rebase. Created 4 years, 8 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
« no previous file with comments | « components/exo/wayland/BUILD.gn ('k') | media/media.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/wayland/server.cc
diff --git a/components/exo/wayland/server.cc b/components/exo/wayland/server.cc
index 26acca40d9e0ac3e33749ced8bc75051e06ab2f9..fe88b960f2989362887b7ac1de8c3cb4770d3e7b 100644
--- a/components/exo/wayland/server.cc
+++ b/components/exo/wayland/server.cc
@@ -60,7 +60,7 @@
#if defined(USE_XKBCOMMON)
#include <xkbcommon/xkbcommon.h>
-#include "ui/events/keycodes/scoped_xkb.h"
+#include "ui/events/keycodes/scoped_xkb.h" // nogncheck
#endif
DECLARE_WINDOW_PROPERTY_TYPE(wl_resource*);
« no previous file with comments | « components/exo/wayland/BUILD.gn ('k') | media/media.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698