Commit 43fcb5eb authored by Hans Wennborg's avatar Hans Wennborg

Add missing #include, fix build

TBR=brucedawson

Bug: none
Change-Id: Ief0ae90da4d04abfb66e7ebca89849ed9003570f
Reviewed-on: https://chromium-review.googlesource.com/1063836Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
Reviewed-by: default avatarBruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559475}
parent c04acdce
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
#define UI_EVENTS_KEYCODES_DOM_DOM_KEYBOARD_LAYOUT_MANAGER_H_ #define UI_EVENTS_KEYCODES_DOM_DOM_KEYBOARD_LAYOUT_MANAGER_H_
#include <map> #include <map>
#include <memory>
#include <vector> #include <vector>
#include "ui/events/keycodes/dom/dom_keyboard_layout.h" #include "ui/events/keycodes/dom/dom_keyboard_layout.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment