Index: ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h |
diff --git a/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h b/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h |
index c485ecdc60efcad612ee08b8f4068dc23f887f01..ef52db750fa0187db8cee57c6b98361fd20ca3dd 100644 |
--- a/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h |
+++ b/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h |
@@ -7,9 +7,11 @@ |
#include <stdint.h> |
#include <xkbcommon/xkbcommon.h> |
+ |
#include <vector> |
#include "base/containers/hash_tables.h" |
+#include "base/memory/free_deleter.h" |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/weak_ptr.h" |