summaryrefslogtreecommitdiff
path: root/chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h')
-rw-r--r--chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h b/chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h
index c485ecdc60e..ef52db750fa 100644
--- a/chromium/ui/events/ozone/layout/xkb/xkb_keyboard_layout_engine.h
+++ b/chromium/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"