summaryrefslogtreecommitdiffstats
path: root/chrome/test/chromedriver/key_converter.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/test/chromedriver/key_converter.h')
-rw-r--r--chrome/test/chromedriver/key_converter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/chromedriver/key_converter.h b/chrome/test/chromedriver/key_converter.h
index 6f647bcb..4cbb0b4 100644
--- a/chrome/test/chromedriver/key_converter.h
+++ b/chrome/test/chromedriver/key_converter.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/strings/string16.h"
-#include "ui/base/keycodes/keyboard_codes.h"
+#include "ui/events/keycodes/keyboard_codes.h"
struct KeyEvent;
class Status;