summaryrefslogtreecommitdiffstats
path: root/chrome/test/remoting/key_code_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/remoting/key_code_map.h')
-rw-r--r--chrome/test/remoting/key_code_map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/remoting/key_code_map.h b/chrome/test/remoting/key_code_map.h
index 2cda3ef..5bdb238 100644
--- a/chrome/test/remoting/key_code_map.h
+++ b/chrome/test/remoting/key_code_map.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
// Source of data in this file:
-// 1. ui/base/keycodes/keycode_converter_data.h
+// 1. ui/events/keycodes/dom4/keycode_converter_data.h
// 2. ui/events/keycodes/keyboard_codes.h
// 3. third_party/WebKit/Source/core/platform/chromium/KeyboardCodes.h
#ifndef CHROME_TEST_REMOTING_KEY_CODE_MAP_H_