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

Unified Diff: ui/events/ozone/evdev/keyboard_util_evdev.cc

Issue 1136503003: Consolidate ui/events/keycodes/dom[34]/ into .../dom/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 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: ui/events/ozone/evdev/keyboard_util_evdev.cc
diff --git a/ui/events/ozone/evdev/keyboard_util_evdev.cc b/ui/events/ozone/evdev/keyboard_util_evdev.cc
index 66071de62d4254fdc46b07735dc732e03d4aebf8..7755a6fe955b330430617d58c992c94644e9dd3f 100644
--- a/ui/events/ozone/evdev/keyboard_util_evdev.cc
+++ b/ui/events/ozone/evdev/keyboard_util_evdev.cc
@@ -6,7 +6,7 @@
#include <linux/input.h>
-#include "ui/events/keycodes/dom4/keycode_converter.h"
+#include "ui/events/keycodes/dom/keycode_converter.h"
namespace ui {
« no previous file with comments | « ui/events/ozone/evdev/keyboard_evdev.cc ('k') | ui/events/ozone/evdev/libgestures_glue/gesture_interpreter_libevdev_cros.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698