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*); |