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

Unified Diff: ui/events/keycodes/keyboard_code_conversion_win.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
« no previous file with comments | « ui/events/keycodes/keyboard_code_conversion_win.h ('k') | ui/events/keycodes/keyboard_code_conversion_x.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/keycodes/keyboard_code_conversion_win.cc
diff --git a/ui/events/keycodes/keyboard_code_conversion_win.cc b/ui/events/keycodes/keyboard_code_conversion_win.cc
index 0df1bb42ffaf763b38d9777af1fa63522235661b..f4848c8dcad0b6e7ea5bf6100f217b9a3e55af81 100644
--- a/ui/events/keycodes/keyboard_code_conversion_win.cc
+++ b/ui/events/keycodes/keyboard_code_conversion_win.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "ui/events/keycodes/keyboard_code_conversion_win.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/keycodes/keyboard_code_conversion_win.h ('k') | ui/events/keycodes/keyboard_code_conversion_x.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698